Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llc/
H A Dllc.cpp136 static cl::opt<bool> DisableSimplifyLibCalls("disable-simplify-libcalls", variable
642 if (DisableSimplifyLibCalls) in compileModule()
/llvm-project-15.0.7/llvm/tools/opt/
H A Dopt.cpp192 DisableSimplifyLibCalls("disable-simplify-libcalls", variable
711 if (DisableSimplifyLibCalls) in main()