Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:SliceUpIllegalIntegerPHI

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