Home
last modified time | relevance | path

Searched refs:HASH_THRESHHOLD (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp68 #define HASH_THRESHHOLD 100000 macro
1025 if( dag->getNumberOfPaths() <= HASH_THRESHHOLD ) { in insertCounterIncrement()
1290 if( dag.getNumberOfPaths() <= HASH_THRESHHOLD ) { in runOnFunction()
1305 if( dag.getNumberOfPaths() <= HASH_THRESHHOLD ) in runOnFunction()