Home
last modified time | relevance | path

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

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