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);
689 void ShrinkWrapImpl::updateSaveRestorePoints(MachineBasicBlock &MBB, in updateSaveRestorePoints() function in ShrinkWrapImpl
837 updateSaveRestorePoints(*MBB, RS); in performShrinkWrapping()
862 updateSaveRestorePoints(*MBB, RS); in performShrinkWrapping()
919 updateSaveRestorePoints(*NewBB, RS); in performShrinkWrapping()