Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h122 static constexpr unsigned ScaleTwo = 10; variable
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp382 static const unsigned ScaleTwo = 10; variable