Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DImplicitNullChecks.cpp68 static cl::opt<unsigned> MaxInstsToConsider( variable
582 if (!canHandle(&MI) || InstsSeenSoFar.size() >= MaxInstsToConsider) in analyzeBlockForNullChecks()