Searched refs:PriorityOne (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp391 static const unsigned PriorityOne = 200; variable
413 ResCount += PriorityOne;
/external/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp717 static const unsigned PriorityOne = 200; variable
739 ResCount += PriorityOne;

Completed in 79 milliseconds