Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1283 SmallVector<InferenceDescriptor, 4> InferenceDescriptors; member in __anon326fddd50811::AttributeInferer
1287 InferenceDescriptors.push_back(AttrInference); in registerAttrInference()
1297 SmallVector<InferenceDescriptor, 4> InferInSCC = InferenceDescriptors; in run()