Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h195 void setDumpDirection(DumpDirection D) { DumpDir = D; } in setDumpDirection() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp470 Scheduler->setDumpDirection(D); in runOnMachineFunction()
511 Scheduler->setDumpDirection(D); in runOnMachineFunction()