Home
last modified time | relevance | path

Searched defs:isBottomUp (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLatencyPriorityQueue.h50 bool isBottomUp() const override { return false; } in isBottomUp() function
H A DResourcePriorityQueue.h79 bool isBottomUp() const override { return false; } in isBottomUp() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp391 VerifyScheduledDAG(bool isBottomUp) VerifyScheduledDAG() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp727 VerifyScheduledSequence(bool isBottomUp) VerifyScheduledSequence() argument
H A DScheduleDAGRRList.cpp1896 bool isBottomUp() const override { return SF::IsBottomUp; } in isBottomUp() function in __anon9cef1bc00311::RegReductionPriorityQueue