Searched defs:InferenceDescriptor (Results 1 – 2 of 2) sorted by relevance
1108 struct InferenceDescriptor { struct in __anonad212c930611::AttributeInferer1114 std::function<bool(const Function &)> SkipFunction;1117 std::function<bool(Instruction &)> InstrBreaksAttribute;1120 std::function<void(Function &)> SetAttribute;1123 Attribute::AttrKind AKind;1127 bool RequiresExactDefinition;1129 InferenceDescriptor(Attribute::AttrKind AK, in InferenceDescriptor() argument
1251 struct InferenceDescriptor { struct in __anonc34dfd990811::AttributeInferer1257 std::function<bool(const Function &)> SkipFunction;1260 std::function<bool(Instruction &)> InstrBreaksAttribute;1263 std::function<void(Function &)> SetAttribute;1266 Attribute::AttrKind AKind;1270 bool RequiresExactDefinition;1272 InferenceDescriptor(Attribute::AttrKind AK, in InferenceDescriptor() argument