Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp140 static cl::opt<unsigned> NumFunctionsForVerificationCheck( variable
335 if (const unsigned Max = NumFunctionsForVerificationCheck) { in doFunctionalCheck()