Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isPHIDef

1370   if (VNI->isPHIDef()) {
1465 if (!TargetRegisterInfo::isVirtualRegister(LI.reg) && VNI->isPHIDef() &&
1536 if (I->start == VNI->def && !VNI->isPHIDef()) {
1555 bool IsPHI = VNI->isPHIDef() &&