Searched defs:bumpNode (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | VLIWMachineScheduler.cpp | 414 void ConvergingVLIWScheduler::VLIWSchedBoundary::bumpNode(SUnit *SU) { in bumpNode() function in ConvergingVLIWScheduler::VLIWSchedBoundary |
H A D | MachineScheduler.cpp | 2678 void SchedBoundary::bumpNode(SUnit *SU) { in bumpNode() function in SchedBoundary |