Searched refs:InferenceDescriptor (Results 1 – 1 of 1) sorted by relevance
1119 struct InferenceDescriptor { struct in __anon1c06700d0611::AttributeInferer1140 InferenceDescriptor(Attribute::AttrKind AK, in InferenceDescriptor() argument1151 SmallVector<InferenceDescriptor, 4> InferenceDescriptors;1154 void registerAttrInference(InferenceDescriptor AttrInference) { in registerAttrInference()1164 SmallVector<InferenceDescriptor, 4> InferInSCC = InferenceDescriptors; in run()1175 llvm::erase_if(InferInSCC, [F](const InferenceDescriptor &ID) { in run()1187 SmallVector<InferenceDescriptor, 4> InferInThisFunc; in run()1293 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferConvergent()1326 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferAttrsFromFunctionBodies()1349 AI.registerAttrInference(AttributeInferer::InferenceDescriptor{ in inferAttrsFromFunctionBodies()[all …]