Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llc/
H A Dllc.cpp109 static cl::opt<bool> DisableSimplifyLibCalls("disable-simplify-libcalls", variable
493 if (DisableSimplifyLibCalls) in compileModule()
/freebsd-12.1/contrib/llvm/tools/opt/
H A Dopt.cpp202 DisableSimplifyLibCalls("disable-simplify-libcalls", variable
640 if (DisableSimplifyLibCalls) in main()