Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp142 static cl::opt<unsigned> NumFunctionsForSanityCheck( variable
334 if (const unsigned Max = NumFunctionsForSanityCheck) { in doSanityCheck()