Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp123 static cl::opt<bool> DisableSimplifyLibCalls("disable-simplify-libcalls", variable
597 if (DisableSimplifyLibCalls) in compileModule()
/freebsd-13.1/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp205 DisableSimplifyLibCalls("disable-simplify-libcalls", variable
761 if (DisableSimplifyLibCalls) in main()