Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.h128 bool doMBBSchedRegionsTopDown() const override { return true; } in doMBBSchedRegionsTopDown() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h291 virtual bool doMBBSchedRegionsTopDown() const { return false; } in doMBBSchedRegionsTopDown() function
H A DMachineScheduler.h226 virtual bool doMBBSchedRegionsTopDown() const { return false; } in doMBBSchedRegionsTopDown() function
303 bool doMBBSchedRegionsTopDown() const override { in doMBBSchedRegionsTopDown() function