Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h121 static constexpr unsigned ScaleTwo = 10; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp382 static const unsigned ScaleTwo = 10; variable