Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp61 advanceTo(MachineBasicBlock::iterator NextBegin) { in advanceTo() function in SystemZPostRASchedStrategy
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveInterval.h263 iterator advanceTo(iterator I, SlotIndex Pos) { in advanceTo() function
271 const_iterator advanceTo(const_iterator I, SlotIndex Pos) const { in advanceTo() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h278 void advanceTo(IndexT Index) { in advanceTo() function
H A DIntervalMap.h1448 void advanceTo(KeyT x) { in advanceTo() function
2159 void advanceTo(KeyType x) { in advanceTo() function