Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1140 SmallVector<InferenceDescriptor, 4> InferenceDescriptors; member in __anon0d2940c40611::AttributeInferer
1144 InferenceDescriptors.push_back(AttrInference); in registerAttrInference()
1153 SmallVector<InferenceDescriptor, 4> InferInSCC = InferenceDescriptors; in run()
/external/llvm-project/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1141 SmallVector<InferenceDescriptor, 4> InferenceDescriptors; member in __anon0331d7500611::AttributeInferer
1145 InferenceDescriptors.push_back(AttrInference); in registerAttrInference()
1154 SmallVector<InferenceDescriptor, 4> InferInSCC = InferenceDescriptors; in run()