Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1373 void registerAttrInference(InferenceDescriptor AttrInference) { in registerAttrInference() argument
1374 InferenceDescriptors.push_back(AttrInference); in registerAttrInference()