Searched refs:DisablePartialLibcallInlining (Results 1 – 3 of 3) sorted by relevance
43 bool DisablePartialLibcallInlining = false;42 bool DisablePartialLibcallInlining = false; global() member
102 static cl::opt<bool> DisablePartialLibcallInlining("disable-partial-libcall-inlining", variable498 SET_BOOLEAN_OPTION(DisablePartialLibcallInlining) in getCGPassBuilderOption()866 if (getOptLevel() != CodeGenOptLevel::None && !DisablePartialLibcallInlining) in addIRPasses()
687 !Opt.DisablePartialLibcallInlining) in addIRPasses()