Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp793 SlotIndex IStop = I.stop(); in computeIntervals() local
804 if (RStart < IStop) in computeIntervals()
805 I.insert(RStart, IStop, Loc); in computeIntervals()