Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h545 void setCurCycle(unsigned Cycle) { in setCurCycle() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp637 AvailableQueue->setCurCycle(NextCycle); in AdvanceToCycle()
958 AvailableQueue->setCurCycle(CurCycle); in BacktrackBottomUp()