Searched refs:IfCondPhiInst (Results 1 – 1 of 1) sorted by relevance
3691 if (auto *IfCondPhiInst = dyn_cast<PHINode>(IfCond)) in foldTwoEntryPHINode() local3692 if (IfCondPhiInst->getParent() == BB) in foldTwoEntryPHINode()