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

  /external/llvm/lib/CodeGen/
InlineSpiller.cpp 179 void insertSpill(LiveInterval &NewLI, const LiveInterval &OldLI,
    [all...]
StrongPHIElimination.cpp 801 LiveInterval &OldLI = LI->getInterval(Reg);
806 for (LiveInterval::iterator LRI = OldLI.begin(), LRE = OldLI.end();

Completed in 102 milliseconds