Searched refs:FC1NonLoopBlock (Results 1 – 1 of 1) sorted by relevance
1821 BasicBlock *FC1NonLoopBlock = FC1.getNonLoopBlock(); in fuseGuardedLoops() local1848 FC1NonLoopBlock->replacePhiUsesWith(FC1GuardBlock, FC0GuardBlock); in fuseGuardedLoops()1849 FC0.GuardBranch->replaceUsesOfWith(FC0NonLoopBlock, FC1NonLoopBlock); in fuseGuardedLoops()1861 DominatorTree::Delete, FC1GuardBlock, FC1NonLoopBlock)); in fuseGuardedLoops()1865 DominatorTree::Insert, FC0GuardBlock, FC1NonLoopBlock)); in fuseGuardedLoops()