Home
last modified time | relevance | path

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

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