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/
H A DFunctionAttrs.cpp1283 SmallVector<InferenceDescriptor, 4> InferenceDescriptors; member in __anon458ad1f00811::AttributeInferer
1287 InferenceDescriptors.push_back(AttrInference); in registerAttrInference()
1297 SmallVector<InferenceDescriptor, 4> InferInSCC = InferenceDescriptors; in run()