Searched refs:ImportCutoff (Results 1 – 1 of 1) sorted by relevance
83 static cl::opt<int> ImportCutoff( variable397 if (ImportCutoff >= 0 && ImportCount >= ImportCutoff) { in computeImportForFunction()398 LLVM_DEBUG(dbgs() << "ignored! import-cutoff value of " << ImportCutoff in computeImportForFunction()