Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1335 class AttributeInferer { class
1382 void AttributeInferer::run(const SCCNodeSet &SCCNodes, in run()
1560 AttributeInferer AI; in inferConvergent()
1567 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferConvergent()
1591 AttributeInferer AI; in inferAttrsFromFunctionBodies()
1599 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferAttrsFromFunctionBodies()
1622 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferAttrsFromFunctionBodies()
1638 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferAttrsFromFunctionBodies()