Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineScheduler.h832 void dumpScheduledState() const;
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineScheduler.cpp2523 LLVM_DEBUG(dumpScheduledState()); in bumpNode()
2622 LLVM_DUMP_METHOD void SchedBoundary::dumpScheduledState() const { in dumpScheduledState() function in SchedBoundary