Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DThreeWayBranch.cpp114 BB->removeAllSuccessors(); in runOnFunction()
124 SecondBranch->removeAllSuccessors(); in runOnFunction()
H A DCMOVConversion.cpp249 BB->removeAllSuccessors(); in runOnFunction()
H A DValidateInternalCalls.cpp130 BB.removeAllSuccessors(); in fixCFGForPIC()
H A DBinaryPasses.cpp297 BB.removeAllSuccessors(); in runOnFunction()
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryBasicBlock.cpp288 void BinaryBasicBlock::removeAllSuccessors() { in removeAllSuccessors() function in llvm::bolt::BinaryBasicBlock
360 removeAllSuccessors(); in updateJumpTableSuccessors()
H A DBinaryFunction.cpp352 BB->removeAllSuccessors(); in eraseInvalidBBs()
1744 BB.removeAllSuccessors(); in postProcessIndirectBranches()
1828 BB.removeAllSuccessors(); in postProcessIndirectBranches()
3893 BB->removeAllSuccessors(); in deleteConservativeEdges()
3912 BB->removeAllSuccessors(); in deleteConservativeEdges()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryBasicBlock.h613 removeAllSuccessors(); in moveAllSuccessorsTo()
625 void removeAllSuccessors();