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