Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp195 void updateSaveRestorePoints(MachineBasicBlock &MBB, RegScavenger *RS);
684 void ShrinkWrap::updateSaveRestorePoints(MachineBasicBlock &MBB, in updateSaveRestorePoints() function in ShrinkWrap
832 updateSaveRestorePoints(*MBB, RS); in performShrinkWrapping()
857 updateSaveRestorePoints(*MBB, RS); in performShrinkWrapping()
914 updateSaveRestorePoints(*NewBB, RS); in performShrinkWrapping()