Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1356 class AttributeInferer { class
1403 void AttributeInferer::run(const SCCNodeSet &SCCNodes, in run()
1581 AttributeInferer AI; in inferConvergent()
1588 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferConvergent()
1612 AttributeInferer AI; in inferAttrsFromFunctionBodies()
1620 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferAttrsFromFunctionBodies()
1643 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferAttrsFromFunctionBodies()
1659 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferAttrsFromFunctionBodies()