Searched refs:instructionDoesNotReturn (Results 1 – 1 of 1) sorted by relevance
1714 static bool instructionDoesNotReturn(Instruction &I) { in instructionDoesNotReturn() function1725 return none_of(BB, instructionDoesNotReturn); in basicBlockCanReturn()