Searched refs:PredBlockBranch (Results 1 – 1 of 1) sorted by relevance
1954 auto *PredBlockBranch = dyn_cast<BranchInst>(OtherBB->getTerminator()); in foldBinopWithPhiOperands() local1955 if (!PredBlockBranch || PredBlockBranch->isConditional() || in foldBinopWithPhiOperands()1973 Builder.SetInsertPoint(PredBlockBranch); in foldBinopWithPhiOperands()