Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()