Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMachineScheduler.h802 void dumpScheduledState() const;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineScheduler.cpp2518 LLVM_DEBUG(dumpScheduledState()); in bumpNode()
2595 LLVM_DUMP_METHOD void SchedBoundary::dumpScheduledState() const { in dumpScheduledState() function in SchedBoundary