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;
81 VirtI.setMap(LIU.getMap());
InterferenceCache.cpp 115 RUI.VirtI.find(Start);
121 RUI.VirtI.advanceTo(Start);
139 LiveIntervalUnion::SegmentIter &I = RegUnits[i].VirtI;
190 LiveIntervalUnion::SegmentIter &I = RegUnits[i].VirtI;

Completed in 49 milliseconds