Searched defs:hasReturn (Results 1 – 2 of 2) sorted by relevance
165 bool hasReturn = cyclesUntilReturn(MBB, Cycles); in findReturns() local
351 static bool hasReturn(const MachineBasicBlock &MBB) { in hasReturn() function