Home
last modified time | relevance | path

Searched defs:PriorityThree (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h121 static constexpr unsigned PriorityThree = 75; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp379 static const unsigned PriorityThree = 15; variable