Searched refs:InlineAll (Results 1 – 1 of 1) sorted by relevance
53 static cl::opt<bool> InlineAll("inline-all", cl::desc("inline all functions"), variable99 (InlineAll || InlineSmallFunctions || !ForceInlineFunctions.empty()); in inliningEnabled()113 if (opts::InlineAll) in syncOptions()453 if (!opts::InlineAll && !opts::mustConsider(*TargetFunction)) { in inlineCallsInFunction()