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