Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1233 static bool InstrBreaksNonThrowing(Instruction &I, const SCCNodeSet &SCCNodes) { in InstrBreaksNonThrowing() function
1310 return InstrBreaksNonThrowing(I, SCCNodes); in inferAttrsFromFunctionBodies()
/external/llvm-project/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1240 static bool InstrBreaksNonThrowing(Instruction &I, const SCCNodeSet &SCCNodes) { in InstrBreaksNonThrowing() function
1324 return InstrBreaksNonThrowing(I, SCCNodes); in inferAttrsFromFunctionBodies()