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