Searched refs:CommonPred (Results 1 – 1 of 1) sorted by relevance
754 BasicBlock *CommonPred = Pred1->getSinglePredecessor(); in GetIfCondition() local755 if (CommonPred == 0 || CommonPred != Pred2->getSinglePredecessor()) in GetIfCondition()759 BranchInst *BI = dyn_cast<BranchInst>(CommonPred->getTerminator()); in GetIfCondition()