Searched refs:ImportInstrLimit (Results 1 – 1 of 1) sorted by relevance
35 static cl::opt<unsigned> ImportInstrLimit( variable194 if (Summary->instCount() > ImportInstrLimit) { in GetImportList()197 << " instructions (limit " << ImportInstrLimit << ")\n"); in GetImportList()