Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp124 static cl::opt<unsigned> NumFunctionsForSanityCheck( variable
1467 if (const unsigned Max = NumFunctionsForSanityCheck) { in doSanityCheck()