Searched refs:produceCompactUnwindFrame (Results 1 – 1 of 1) sorted by relevance
299 static bool produceCompactUnwindFrame(MachineFunction &MF);338 return produceCompactUnwindFrame(MF) || homogeneousPrologEpilog(MF); in producePairRegisters()2423 static bool produceCompactUnwindFrame(MachineFunction &MF) { in produceCompactUnwindFrame() function2525 assert((!produceCompactUnwindFrame(MF) || in computeCalleeSaveRegisterPairs()2611 assert((!produceCompactUnwindFrame(MF) || in computeCalleeSaveRegisterPairs()