Searched refs:DisablePartialLibcallInlining (Results 1 – 3 of 3) sorted by relevance
42 bool DisablePartialLibcallInlining = false; member
100 static cl::opt<bool> DisablePartialLibcallInlining("disable-partial-libcall-inlining", variable486 SET_BOOLEAN_OPTION(DisablePartialLibcallInlining) in getCGPassBuilderOption()894 if (getOptLevel() != CodeGenOpt::None && !DisablePartialLibcallInlining) in addIRPasses()
636 if (getOptLevel() != CodeGenOpt::None && !Opt.DisablePartialLibcallInlining) in addIRPasses()