Home
last modified time | relevance | path

Searched refs:setDepthToAtLeast (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGVLIW.cpp124 SuccSU->setDepthToAtLeast(SU->getDepth() + D.getLatency()); in releaseSucc()
152 SU->setDepthToAtLeast(CurCycle); in scheduleNodeTopDown()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp501 SU->setDepthToAtLeast(CurCycle); in ScheduleNodeTopDown()
H A DScheduleDAG.cpp248 void SUnit::setDepthToAtLeast(unsigned NewDepth) { in setDepthToAtLeast() function in SUnit
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h433 void setDepthToAtLeast(unsigned NewDepth);