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.h1068 LLVM_ABI void dumpScheduledState() const;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3131 LLVM_DEBUG(dumpScheduledState()); in bumpNode()
3238 LLVM_DUMP_METHOD void SchedBoundary::dumpScheduledState() const { in dumpScheduledState() function in SchedBoundary