Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1116 class AttributeInferer { class
1163 bool AttributeInferer::run(const SCCNodeSet &SCCNodes) { in run()
1286 AttributeInferer AI; in inferConvergent()
1293 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferConvergent()
1318 AttributeInferer AI; in inferAttrsFromFunctionBodies()
1326 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferAttrsFromFunctionBodies()
1349 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferAttrsFromFunctionBodies()
1536 AttributeInferer AI; in addNoSyncAttr()
1537 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in addNoSyncAttr()