Home
last modified time | relevance | path

Searched refs:updateSaveRestorePoints (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp197 void updateSaveRestorePoints(MachineBasicBlock &MBB, RegScavenger *RS);
686 void ShrinkWrap::updateSaveRestorePoints(MachineBasicBlock &MBB, in updateSaveRestorePoints() function in ShrinkWrap
834 updateSaveRestorePoints(*MBB, RS); in performShrinkWrapping()
859 updateSaveRestorePoints(*MBB, RS); in performShrinkWrapping()
916 updateSaveRestorePoints(*NewBB, RS); in performShrinkWrapping()