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

  /external/llvm/lib/CodeGen/
PHIElimination.cpp 468 LiveInterval &SrcLI = LIS->getInterval(SrcReg);
474 VNInfo *VNI = SrcLI.getVNInfoAt(startIdx);
514 SrcLI.removeSegment(LastUseIndex.getRegSlot(),
InlineSpiller.cpp 597 LiveInterval &SrcLI = LIS.getInterval(SrcReg);
598 LiveQueryResult SrcQ = SrcLI.Query(VNI->def);
    [all...]

Completed in 133 milliseconds