Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DShrinkWrapping.h440 scheduleSaveRestoreInsertions(unsigned CSR, MCInst *BestPosSave,
/llvm-project-15.0.7/bolt/lib/Passes/
H A DShrinkWrapping.cpp1218 void ShrinkWrapping::scheduleSaveRestoreInsertions( in scheduleSaveRestoreInsertions() function in llvm::bolt::ShrinkWrapping
1342 scheduleSaveRestoreInsertions(I, BestPosSave, RestorePoints, UsePushPops); in moveSaveRestores()