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