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