Searched refs:InstrBreaksNonConvergent (Results 1 – 2 of 2) sorted by relevance
1224 static bool InstrBreaksNonConvergent(Instruction &I, in InstrBreaksNonConvergent() function1289 return InstrBreaksNonConvergent(I, SCCNodes); in inferAttrsFromFunctionBodies()
1230 static bool InstrBreaksNonConvergent(Instruction &I, in InstrBreaksNonConvergent() function1291 return InstrBreaksNonConvergent(I, SCCNodes); in inferConvergent()