Searched refs:BIV (Results 1 – 1 of 1) sorted by relevance
4573 Value *BIV = PN.getIncomingValueForBlock(BB); in SimplifyCondBranchToCondBranch() local4576 if (BIV != PBIV) { in SimplifyCondBranchToCondBranch()4579 Builder.CreateSelect(PBICond, PBIV, BIV, PBIV->getName() + ".mux")); in SimplifyCondBranchToCondBranch()