Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isPHIDef

459               (!DepSVI->first->isPHIDef() ||
524 if (VNI->isPHIDef()) {
556 if (VNI2->isPHIDef() && VNI2->def != OrigVNI->def)
664 if (!VNI->isPHIDef()) {
669 if (VNI->isPHIDef() || DefMI->isCopy()) {
735 if (SVI.SpillVNI->isPHIDef())
830 if (VNI->isPHIDef()) {
959 if (VNI->isUnused() || VNI->isPHIDef() || UsedValues.count(VNI))