Searched defs:bumpCycle (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | VLIWMachineScheduler.cpp | 387 void ConvergingVLIWScheduler::VLIWSchedBoundary::bumpCycle() { in bumpCycle() function in ConvergingVLIWScheduler::VLIWSchedBoundary |
H A D | MachineScheduler.cpp | 2587 void SchedBoundary::bumpCycle(unsigned NextCycle) { in bumpCycle() function in SchedBoundary |