Searched refs:CallPenalty (Results 1 – 3 of 3) sorted by relevance
35 const int CallPenalty = 25; variable
271 int CandidateCost = IC.getCost() - (InlineConstants::CallPenalty + 1); in shouldInline()
640 Cost += InlineConstants::CallPenalty; in visitCallSite()