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