Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isPHIDef

1054       if (VNI->isPHIDef()) {
1175 if (I->start == VNI->def && !VNI->isPHIDef()) {
1198 if (VNI->isPHIDef() && VNI->def == LiveInts->getMBBStartIdx(MFI))