Searched refs:setDepthToAtLeast (Results 1 – 5 of 5) sorted by relevance
120 SuccSU->setDepthToAtLeast(SU->getDepth() + D.getLatency()); in releaseSucc()148 SU->setDepthToAtLeast(CurCycle); in scheduleNodeTopDown()
523 SU->setDepthToAtLeast(CurCycle); in ScheduleNodeTopDown()
247 void SUnit::setDepthToAtLeast(unsigned NewDepth) { in setDepthToAtLeast() function in SUnit
437 LLVM_ABI void setDepthToAtLeast(unsigned NewDepth);
17644 {"_ZN4llvm5SUnit17setDepthToAtLeastEj", "llvm::SUnit::setDepthToAtLeast(unsigned int)"},