Searched refs:DisableSimplifyLibCalls (Results 1 – 7 of 7) sorted by relevance
123 DisableSimplifyLibCalls("disable-simplify-libcalls", variable425 Builder.DisableSimplifyLibCalls = DisableSimplifyLibCalls; in AddOptimizationPasses()445 Builder.DisableSimplifyLibCalls = DisableSimplifyLibCalls; in AddStandardCompilePasses()548 if (DisableSimplifyLibCalls) in main()
38 DisableSimplifyLibCalls = false; in PassManagerBuilder()138 if (!DisableSimplifyLibCalls) in populateModulePassManager()309 Builder->DisableSimplifyLibCalls = Value; in LLVMPassManagerBuilderSetDisableSimplifyLibCalls()
90 bool DisableSimplifyLibCalls; variable
96 static cl::opt<bool> DisableSimplifyLibCalls("disable-simplify-libcalls", variable370 if (DisableSimplifyLibCalls) in compileModule()
109 static cl::opt<bool> DisableSimplifyLibCalls("disable-simplify-libcalls", variable493 if (DisableSimplifyLibCalls) in compileModule()
177 DisableSimplifyLibCalls("disable-simplify-libcalls", variable485 if (DisableSimplifyLibCalls) in main()
198 DisableSimplifyLibCalls("disable-simplify-libcalls", variable632 if (DisableSimplifyLibCalls) in main()