Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1151 SmallVector<InferenceDescriptor, 4> InferenceDescriptors; member in __anonee0cb9240611::AttributeInferer
1155 InferenceDescriptors.push_back(AttrInference); in registerAttrInference()
1164 SmallVector<InferenceDescriptor, 4> InferInSCC = InferenceDescriptors; in run()