Searched refs:getThreshold (Results 1 – 3 of 3) sorted by relevance
152 int getThreshold() const { in getThreshold() function
384 << ", threshold=" << ore::NV("Threshold", IC.getThreshold()) << ")"; in operator <<()
750 Cost -= std::max(0, CA.getThreshold() - CA.getCost()); in onLoweredCall()1242 int getThreshold() const { return Threshold; } in getThreshold() function in __anon463f3bdb0111::InlineCostCallAnalyzer3299 return InlineCost::get(CA.getCost(), CA.getThreshold(), in getInlineCost()