Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h546 void setCurCycle(unsigned Cycle) { in setCurCycle() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp634 AvailableQueue->setCurCycle(NextCycle); in AdvanceToCycle()
955 AvailableQueue->setCurCycle(CurCycle); in BacktrackBottomUp()