Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1224 static bool InstrBreaksNonConvergent(Instruction &I, in InstrBreaksNonConvergent() function
1289 return InstrBreaksNonConvergent(I, SCCNodes); in inferAttrsFromFunctionBodies()
/external/llvm-project/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1230 static bool InstrBreaksNonConvergent(Instruction &I, in InstrBreaksNonConvergent() function
1291 return InstrBreaksNonConvergent(I, SCCNodes); in inferConvergent()