Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1117 std::function<bool(Instruction &)> InstrBreaksAttribute; member
1134 : SkipFunction(SkipFunc), InstrBreaksAttribute(InstrScan), in InferenceDescriptor()
1187 if (!ID.InstrBreaksAttribute(I)) in run()
/external/llvm-project/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1118 std::function<bool(Instruction &)> InstrBreaksAttribute; member
1135 : SkipFunction(SkipFunc), InstrBreaksAttribute(InstrScan), in InferenceDescriptor()
1188 if (!ID.InstrBreaksAttribute(I)) in run()