Home
last modified time | relevance | path

Searched defs:__lm1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/include/__algorithm/
H A Drotate.h38 _ForwardIterator __lm1 = std::__move<_AlgPolicy>(_Ops::next(__first), __last, __first).second; in __rotate_left() local
49 _BidirectionalIterator __lm1 = _Ops::prev(__last); in __rotate_right() local
H A Dnth_element.h79 _RandomAccessIterator __lm1 = __last; in __nth_element() local