Home
last modified time | relevance | path

Searched refs:CurrentSegment (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveInterval.cpp888 Segment CurrentSegment; in constructMainRangeFromSubranges() local
949 CurrentSegment.end = Pos; in constructMainRangeFromSubranges()
950 append(CurrentSegment); in constructMainRangeFromSubranges()
985 CurrentSegment.start = Pos; in constructMainRangeFromSubranges()
986 CurrentSegment.valno = VNI; in constructMainRangeFromSubranges()
995 CurrentSegment.end = Pos; in constructMainRangeFromSubranges()
996 append(CurrentSegment); in constructMainRangeFromSubranges()