Home
last modified time | relevance | path

Searched refs:dumpScheduledState (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h1061 void dumpScheduledState() const;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2838 LLVM_DEBUG(dumpScheduledState()); in bumpNode()
2943 LLVM_DUMP_METHOD void SchedBoundary::dumpScheduledState() const { in dumpScheduledState() function in SchedBoundary