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()2156 static bool produceCompactUnwindFrame(MachineFunction &MF) { in produceCompactUnwindFrame() function2258 assert((!produceCompactUnwindFrame(MF) || in computeCalleeSaveRegisterPairs()2353 assert((!produceCompactUnwindFrame(MF) || in computeCalleeSaveRegisterPairs()