Searched refs:shouldPartialInline (Results 1 – 1 of 1) sorted by relevance
283 bool shouldPartialInline(CallBase &CB, FunctionCloner &Cloner,765 bool PartialInlinerImpl::shouldPartialInline( in shouldPartialInline() function in PartialInlinerImpl1423 if (!shouldPartialInline(*CB, Cloner, WeightedRcost, CallerORE)) in tryPartialInline()