Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PVNI

836         VNInfo *PVNI = LI->getVNInfoBefore(LIS.getMBBEndIdx(*PI));
837 if (PVNI)
838 WorkList.push_back(std::make_pair(LI, PVNI));