Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h120 static constexpr unsigned PriorityThree = 75; variable
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp379 static const unsigned PriorityThree = 15; variable