Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp66 static cl::opt<unsigned> MaxInstsToConsider( variable
679 if (!canHandle(&MI) || InstsSeenSoFar.size() >= MaxInstsToConsider) in analyzeBlockForNullChecks()