Searched defs:FirstPhi (Results 1 – 5 of 5) sorted by relevance
1026 PHINode *FirstPhi = nullptr; in NormalizeReturnBlock() local1050 PHINode *FirstPhi = getFirstPHI(PreReturn); in NormalizeReturnBlock() local
694 Instruction *InstCombiner::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
963 Instruction *InstCombiner::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
406 PHINode *FirstPhi = nullptr; in findOrCreateBlockForHoisting() local
3417 PHINode *FirstPhi = dyn_cast<PHINode>(FirstValue); in MatchPhiNode() local