Searched defs:isProfitableToInline (Results 1 – 2 of 2) sorted by relevance
95 ProfitabilityCallbackTy isProfitableToInline) in Inliner()121 ProfitabilityCallbackTy isProfitableToInline; variable
96 static bool isProfitableToInline(const Inliner::ResolvedCall &resolvedCall, in isProfitableToInline() function