Searched refs:advanceToLowerBound (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h278 /// current interval is \ref advanceToLowerBound.
330 void advanceToLowerBound(IndexT Index) { function in class:llvm::CoalescingBitVector::const_iterator
372 EndIt.advanceToLowerBound(End);
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1216 It.advanceToLowerBound(FirstIndexForReg);
1257 It.advanceToLowerBound(NextRegIndex);

Completed in 119 milliseconds