Home
last modified time | relevance | path

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

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