Home
last modified time | relevance | path

Searched defs:doMBBSchedRegionsTopDown (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.h128 bool doMBBSchedRegionsTopDown() const override { return true; } in doMBBSchedRegionsTopDown() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h298 virtual bool doMBBSchedRegionsTopDown() const { return false; } in doMBBSchedRegionsTopDown() function
H A DMachineScheduler.h236 virtual bool doMBBSchedRegionsTopDown() const { return false; } in doMBBSchedRegionsTopDown() function
313 bool doMBBSchedRegionsTopDown() const override { in doMBBSchedRegionsTopDown() function