Home
last modified time | relevance | path

Searched refs:IfCondPhiInst (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3471 if (auto *IfCondPhiInst = dyn_cast<PHINode>(IfCond)) in FoldTwoEntryPHINode() local
3472 if (IfCondPhiInst->getParent() == BB) in FoldTwoEntryPHINode()