Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h120 static constexpr unsigned PriorityTwo = 50; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp378 static const unsigned PriorityTwo = 50; variable