Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DefVNI

1139     const VNInfo *DefVNI = LI.getVNInfoBefore(LIS->getMBBEndIdx(BB));
1140 if (!DefVNI)
1143 MachineInstr *DefMI = LIS->getInstructionFromIndex(DefVNI->def);