Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1224 I.setStopUnchecked(PrevEnd); in computeIntervals()
1261 I.setStopUnchecked(PrevEnd); in computeIntervals()
1426 LocMapI.setStopUnchecked(LII->end); in splitLocation()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h1618 void setStopUnchecked(KeyT b) { in setStopUnchecked() function
1755 setStopUnchecked(b); in setStop()