OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PriorityOne
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
ResourcePriorityQueue.cpp
390
static const unsigned
PriorityOne
= 200;
411
ResCount +=
PriorityOne
;
/external/llvm/lib/Target/Hexagon/
HexagonMachineScheduler.cpp
467
static const unsigned
PriorityOne
= 200;
487
ResCount +=
PriorityOne
;
Completed in 345 milliseconds