Searched defs:FirstPhi (Results 1 – 6 of 6) sorted by relevance
1014 PHINode *FirstPhi = nullptr; in NormalizeReturnBlock() local1038 PHINode *FirstPhi = getFirstPHI(PreReturn); in NormalizeReturnBlock() local
620 Instruction *InstCombiner::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
694 Instruction *InstCombiner::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
950 Instruction *InstCombiner::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
362 PHINode *FirstPhi = nullptr; in findOrCreateBlockForHoisting() local
2967 PHINode *FirstPhi = dyn_cast<PHINode>(FirstValue); in MatchPhiNode() local