Home
last modified time | relevance | path

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

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