Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DLazyValueInfo.cpp49 static const unsigned MaxProcessedPerValue = 500; variable
498 if (processedCount > MaxProcessedPerValue) { in solve()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp48 static const unsigned MaxProcessedPerValue = 500; variable
528 if (processedCount > MaxProcessedPerValue) { in solve()