Searched refs:getCostDelta (Results 1 – 3 of 3) sorted by relevance
130 int getCostDelta() const { return Threshold - getCost(); } in getCostDelta() function
809 << NV("Threshold", IC.getCostDelta() + IC.getCost()) << ")"; in shouldPartialInline()841 << NV("Threshold", IC.getCostDelta() + IC.getCost()) << ")"; in shouldPartialInline()
370 if (IC2.getCostDelta() <= CandidateCost) { in shouldBeDeferred()