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

  /external/llvm/lib/CodeGen/
InterferenceCache.h 69 LiveIntervalUnion::SegmentIter VirtI;
82 VirtI.setMap(LIU.getMap());
InterferenceCache.cpp 133 RUI.VirtI.find(Start);
139 RUI.VirtI.advanceTo(Start);
157 LiveIntervalUnion::SegmentIter &I = RegUnits[i].VirtI;
208 LiveIntervalUnion::SegmentIter &I = RegUnits[i].VirtI;

Completed in 205 milliseconds