Searched refs:MaxInstsToConsider (Results 1 – 1 of 1) sorted by relevance
68 static cl::opt<unsigned> MaxInstsToConsider( variable582 if (!canHandle(&MI) || InstsSeenSoFar.size() >= MaxInstsToConsider) in analyzeBlockForNullChecks()