Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PVNI

813         VNInfo *PVNI = LI->getVNInfoBefore(LIS.getMBBEndIdx(*PI));
814 if (PVNI)
815 WorkList.push_back(std::make_pair(LI, PVNI));