Searched refs:NewBranch (Results 1 – 2 of 2) sorted by relevance
199 BranchInst *NewBranch = in eliminateCondBranches_v2() local206 if (NewBranch->getSuccessor(0) != RemovedSucc) in eliminateCondBranches_v2()247 BranchInst *NewBranch = BranchInst::Create(TakenSucc, BB.getTerminator()); in eliminateCondBranches_v3() local253 if (NewBranch->getSuccessor(0) != RemovedSucc) in eliminateCondBranches_v3()
1267 BranchInst *NewBranch = in simplifyLatchBranch() local1269 ReplaceInstWithInst(FCLatchBranch, NewBranch); in simplifyLatchBranch()