Searched defs:hasReturn (Results 1 – 6 of 6) sorted by relevance
136 def hasReturn(self): member in FunctionDesc
155 bool hasReturn = cyclesUntilReturn(MBB, Cycles); in findReturns() local
166 bool hasReturn = cyclesUntilReturn(MBB, Cycles); in findReturns() local
1602 bool hasReturn = !c.type().isVoid(); in writeOutParamHelper() local
288 bool hasReturn(const MachineBasicBlock &MBB) { in hasReturn() function
345 static bool hasReturn(const MachineBasicBlock &MBB) { in hasReturn() function