Searched refs:getSavePoint (Results 1 – 4 of 4) sorted by relevance
303 if (MFI->getSavePoint()) { in calculateSaveRestoreBlocks()304 SaveBlocks.push_back(MFI->getSavePoint()); in calculateSaveRestoreBlocks()412 MachineBasicBlock *Save = MFI->getSavePoint(); in updateLiveness()
270 if (MFI.getSavePoint()) { in convert()273 .printMBBReference(*MFI.getSavePoint()); in convert()
644 MachineBasicBlock *getSavePoint() const { return Save; } in getSavePoint() function
1457 if (FFI->getSavePoint() && FFI->hasTailCall()) { in processFunctionBeforeFrameFinalized()