Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1250 static bool InstrBreaksNonThrowing(Instruction &I, const SCCNodeSet &SCCNodes) { in InstrBreaksNonThrowing() function
1332 return InstrBreaksNonThrowing(I, SCCNodes); in inferAttrsFromFunctionBodies()