Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1335 class AttributeInferer { class
1382 void AttributeInferer::run(const SCCNodeSet &SCCNodes, in run()
1505 AttributeInferer AI; in inferConvergent()
1512 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferConvergent()
1538 AttributeInferer AI; in inferAttrsFromFunctionBodies()
1546 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferAttrsFromFunctionBodies()
1569 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferAttrsFromFunctionBodies()
1770 AttributeInferer AI; in addNoSyncAttr()
1771 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in addNoSyncAttr()