Searched refs:getSavePoint (Results 1 – 4 of 4) sorted by relevance
311 if (MFI.getSavePoint()) { in calculateSaveRestoreBlocks()312 SaveBlocks.push_back(MFI.getSavePoint()); in calculateSaveRestoreBlocks()425 MachineBasicBlock *Save = MFI.getSavePoint(); in updateLiveness()
338 if (MFI.getSavePoint()) { in convert()340 StrOS << printMBBReference(*MFI.getSavePoint()); in convert()
763 MachineBasicBlock *getSavePoint() const { return Save; } in getSavePoint() function
1703 if (MFI.getSavePoint() && MFI.hasTailCall()) { in processFunctionBeforeFrameFinalized()