Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp825 I.setStopUnchecked(PrevEnd); in computeIntervals()
862 I.setStopUnchecked(PrevEnd); in computeIntervals()
976 LocMapI.setStopUnchecked(LII->end); in splitLocation()
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DIntervalMap.h1566 void setStopUnchecked(KeyT b) { in setStopUnchecked() function
1703 setStopUnchecked(b); in setStop()