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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp399 static const unsigned FactorOne = 2; variable
424 ResCount <<= FactorOne; local
440 ResCount <<= FactorOne; local
/external/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp465 static const unsigned FactorOne = 2; variable
491 ResCount <<= FactorOne; local
498 ResCount <<= FactorOne; local

Completed in 1555 milliseconds