Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp142 static cl::opt<unsigned> NumFunctionsForSanityCheck( variable
334 if (const unsigned Max = NumFunctionsForSanityCheck) { in doSanityCheck()