Home
last modified time | relevance | path

Searched defs:advanceTo (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZMachineScheduler.cpp61 advanceTo(MachineBasicBlock::iterator NextBegin) { in advanceTo() function in SystemZPostRASchedStrategy
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDLiveInterval.h262 iterator advanceTo(iterator I, SlotIndex Pos) { in advanceTo() function
270 const_iterator advanceTo(const_iterator I, SlotIndex Pos) const { in advanceTo() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDIntervalMap.h1442 void advanceTo(KeyT x) { in advanceTo() function
2153 void advanceTo(KeyType x) { in advanceTo() function