Searched defs:FirstPhi (Results 1 – 4 of 4) sorted by relevance
1056 PHINode *FirstPhi = nullptr; in normalizeReturnBlock() local1080 PHINode *FirstPhi = GetFirstPHI(PreReturn); in normalizeReturnBlock() local
1054 Instruction *InstCombinerImpl::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
409 PHINode *FirstPhi = nullptr; in findOrCreateBlockForHoisting() local
3670 PHINode *FirstPhi = dyn_cast<PHINode>(FirstValue); in MatchPhiNode() local