Searched refs:IC2 (Results 1 – 1 of 1) sorted by relevance
364 InlineCost IC2 = getInlineCost(CS2); in shouldInline() local366 if (!IC2) { in shouldInline()370 if (IC2.isAlways()) in shouldInline()376 if (IC2.getCostDelta() <= CandidateCost) { in shouldInline()378 TotalSecondaryCost += IC2.getCost(); in shouldInline()