Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h753 void dumpScheduledState();
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineScheduler.h779 void dumpScheduledState() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineScheduler.cpp2272 LLVM_DEBUG(dumpScheduledState()); in bumpNode()
2356 LLVM_DUMP_METHOD void SchedBoundary::dumpScheduledState() const { in dumpScheduledState() function in SchedBoundary
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp2189 DEBUG(dumpScheduledState()); in bumpNode()
2273 void SchedBoundary::dumpScheduledState() { in dumpScheduledState() function in SchedBoundary