Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:SliceUpIllegalIntegerPHI

612 /// SliceUpIllegalIntegerPHI - This is an integer PHI and we know that it has an
620 Instruction *InstCombiner::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) {
900 if (Instruction *Res = SliceUpIllegalIntegerPHI(PN))