Home
last modified time | relevance | path

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

/external/llvm/tools/llc/
Dllc.cpp86 static cl::opt<bool> DisableSimplifyLibCalls("disable-simplify-libcalls", variable
317 if (DisableSimplifyLibCalls) in compileModule()
/external/llvm/tools/opt/
Dopt.cpp163 DisableSimplifyLibCalls("disable-simplify-libcalls", variable
446 if (DisableSimplifyLibCalls) in main()