Searched defs:FirstPhi (Results 1 – 4 of 4) sorted by relevance
1053 PHINode *FirstPhi = nullptr; in normalizeReturnBlock() local1077 PHINode *FirstPhi = GetFirstPHI(PreReturn); in normalizeReturnBlock() local
1094 Instruction *InstCombinerImpl::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
407 PHINode *FirstPhi = nullptr; in findOrCreateBlockForHoisting() local
3787 PHINode *FirstPhi = dyn_cast<PHINode>(FirstValue); in MatchPhiNode() local