Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DefVNI

1340   const VNInfo *DefVNI = LI.getVNInfoAt(VNI->def);
1342 if (!DefVNI) {
1348 if (DefVNI != VNI) {
1351 << " where valno #" << DefVNI->id << " is live\n";