Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1161 SlotIndex IStop = I.stop(); in computeIntervals() local
1172 if (RStart < IStop) in computeIntervals()
1173 I.insert(RStart, IStop, DbgValue); in computeIntervals()