Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.h128 bool doMBBSchedRegionsTopDown() const override { return true; } in doMBBSchedRegionsTopDown() function
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h292 virtual bool doMBBSchedRegionsTopDown() const { return false; } in doMBBSchedRegionsTopDown() function
H A DMachineScheduler.h233 virtual bool doMBBSchedRegionsTopDown() const { return false; } in doMBBSchedRegionsTopDown() function
310 bool doMBBSchedRegionsTopDown() const override { in doMBBSchedRegionsTopDown() function