Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:PVNI

817         VNInfo *PVNI = LI->getVNInfoBefore(LIS.getMBBEndIdx(*PI));
818 if (PVNI)
819 WorkList.push_back(std::make_pair(LI, PVNI));