Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DShrinkWrapping.h494 BBIterTy processInsertionsList(BBIterTy InsertionPoint,
/llvm-project-15.0.7/bolt/lib/Passes/
H A DShrinkWrapping.cpp1810 BBIterTy ShrinkWrapping::processInsertionsList( in processInsertionsList() function in llvm::bolt::ShrinkWrapping
1898 I = processInsertionsList(I, &BB, List, SPTState.first, SPTState.second); in processInsertions()
1904 processInsertionsList(BB.end(), &BB, WRI->second, SPTState.first, in processInsertions()