Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDFunctionAttrs.cpp1368 std::function<bool(Instruction &)> InstrBreaksAttribute; member
1385 : SkipFunction(SkipFunc), InstrBreaksAttribute(InstrScan), in InferenceDescriptor()
1439 if (!ID.InstrBreaksAttribute(I)) in run()