Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp193 DisableSimplifyLibCalls("disable-simplify-libcalls", global() variable
/freebsd-src/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp133 static cl::opt<bool> DisableSimplifyLibCalls("disable-simplify-libcalls", variable