OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScaleThree
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
ResourcePriorityQueue.cpp
396
static const unsigned
ScaleThree
= 5;
450
ResCount += (PriorityTwo + (
ScaleThree
*N->getNumValues()));
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
ResourcePriorityQueue.cpp
383
static const unsigned
ScaleThree
= 5;
437
ResCount += (PriorityTwo + (
ScaleThree
*N->getNumValues()));
Completed in 97 milliseconds