Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1370 SmallVector<InferenceDescriptor, 4> InferenceDescriptors; member in __anon89c377890811::AttributeInferer
1374 InferenceDescriptors.push_back(AttrInference); in registerAttrInference()
1384 SmallVector<InferenceDescriptor, 4> InferInSCC = InferenceDescriptors; in run()