Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DefVNI

1347   const VNInfo *DefVNI = LI.getVNInfoAt(VNI->def);
1349 if (!DefVNI) {
1355 if (DefVNI != VNI) {
1358 << " where valno #" << DefVNI->id << " is live\n";