Home
last modified time | relevance | path

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

/external/llvm/tools/llc/
Dllc.cpp84 static cl::opt<bool> DisableSimplifyLibCalls("disable-simplify-libcalls", variable
324 if (DisableSimplifyLibCalls) in compileModule()
/external/llvm/tools/opt/
Dopt.cpp162 DisableSimplifyLibCalls("disable-simplify-libcalls", variable
452 if (DisableSimplifyLibCalls) in main()