Searched refs:swapSuccessors (Results 1 – 14 of 14) sorted by relevance
464 LoopGuard->swapSuccessors(); in InsertIterationSetup()486 ExitBranch->swapSuccessors(); in InsertLoopDec()529 ExitBranch->swapSuccessors(); in UpdateBranch()
576 BI->swapSuccessors(); in InsertStackProtectors()
1813 BI->swapSuccessors(); in foldICmpWithDominatingICmp()
261 BI->swapSuccessors(); in FlattenParallelAndOr()497 PBI->swapSuccessors(); in MergeIfRegion()
43 CheckBI->swapSuccessors(); in makeGuardControlFlowExplicit()
3608 PBI->swapSuccessors(); in performBranchToCommonDestFolding()
68 cast<BranchInst>(CurrBBTerm)->swapSuccessors(); in optimizeSQRT()
1488 BI->swapSuccessors(); in replace()
2639 CheckBI->swapSuccessors(); in turnGuardIntoBranch()
1571 cast<BranchInst>(Head->getTerminator())->swapSuccessors(); in rewriteMemOpOfSelect()
962 cast<BranchInst>(U)->swapSuccessors(); // swaps prof metadata too in freelyInvertAllUsersOf()3187 BI.swapSuccessors(); in visitBranchInst()3200 BI.swapSuccessors(); in visitBranchInst()3216 BI.swapSuccessors(); in visitBranchInst()
1524 BI->swapSuccessors(); in negateICmpIfUsedByBranchOrSelectOnly()
3247 void swapSuccessors();
1427 void BranchInst::swapSuccessors() { in swapSuccessors() function in BranchInst