Searched refs:produceCompactUnwindFrame (Results 1 – 1 of 1) sorted by relevance
233 static bool produceCompactUnwindFrame(MachineFunction &MF);271 return produceCompactUnwindFrame(MF) || homogeneousPrologEpilog(MF); in producePairRegisters()2163 static bool produceCompactUnwindFrame(MachineFunction &MF) { in produceCompactUnwindFrame() function2265 assert((!produceCompactUnwindFrame(MF) || in computeCalleeSaveRegisterPairs()2360 assert((!produceCompactUnwindFrame(MF) || in computeCalleeSaveRegisterPairs()