Searched refs:InstrBreaksAttribute (Results 1 – 1 of 1) sorted by relevance
1761 std::function<bool(Instruction &)> InstrBreaksAttribute; member1778 : SkipFunction(SkipFunc), InstrBreaksAttribute(InstrScan), in InferenceDescriptor()1832 if (!ID.InstrBreaksAttribute(I)) in run()