Searched defs:FirstPhi (Results 1 – 4 of 4) sorted by relevance
1006 PHINode *FirstPhi = nullptr; in normalizeReturnBlock() local1030 PHINode *FirstPhi = GetFirstPHI(PreReturn); in normalizeReturnBlock() local
1098 Instruction *InstCombinerImpl::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
408 PHINode *FirstPhi = nullptr; in findOrCreateBlockForHoisting() local
4023 PHINode *FirstPhi = dyn_cast<PHINode>(FirstValue); in MatchPhiNode() local