HomeSort by relevance Sort by last modified time
    Searched defs:PVNI (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
InlineSpiller.cpp 813 VNInfo *PVNI = LI->getVNInfoBefore(LIS.getMBBEndIdx(*PI));
814 if (PVNI)
815 WorkList.push_back(std::make_pair(LI, PVNI));
    [all...]
MachineVerifier.cpp     [all...]

Completed in 77 milliseconds