Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:DoPHITranslation

863       Value *TrueVInPred = TrueV->DoPHITranslation(PhiTransBB, ThisBB);
864 Value *FalseVInPred = FalseV->DoPHITranslation(PhiTransBB, ThisBB);