Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp139 static cl::opt<unsigned> NumFunctionsForVerificationCheck( variable
314 if (const unsigned Max = NumFunctionsForVerificationCheck) { in doFunctionalCheck()