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