Home
last modified time | relevance | path

Searched defs:bumpCycle (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp387 void ConvergingVLIWScheduler::VLIWSchedBoundary::bumpCycle() { in bumpCycle() function in ConvergingVLIWScheduler::VLIWSchedBoundary
H A DMachineScheduler.cpp2587 void SchedBoundary::bumpCycle(unsigned NextCycle) { in bumpCycle() function in SchedBoundary