Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h118 static constexpr unsigned PriorityOne = 200; variable
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp377 static const unsigned PriorityOne = 200; variable