Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1394 void registerAttrInference(InferenceDescriptor AttrInference) { in registerAttrInference() argument
1395 InferenceDescriptors.push_back(AttrInference); in registerAttrInference()