Home
last modified time | relevance | path

Searched refs:InferenceDescriptors (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1391 SmallVector<InferenceDescriptor, 4> InferenceDescriptors; member in __anon070c3e6e0711::AttributeInferer
1395 InferenceDescriptors.push_back(AttrInference); in registerAttrInference()
1405 SmallVector<InferenceDescriptor, 4> InferInSCC = InferenceDescriptors; in run()