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