Searched refs:getThreshold (Results 1 – 3 of 3) sorted by relevance
141 int getThreshold() const { in getThreshold() function
340 << ", threshold=" << ore::NV("Threshold", IC.getThreshold()) << ")"; in operator <<()
648 Cost -= std::max(0, CA.getThreshold() - CA.getCost()); in onLoweredCall()1034 int getThreshold() const { return Threshold; } in getThreshold() function in __anon9893a50b0111::InlineCostCallAnalyzer2939 return InlineCost::get(CA.getCost(), CA.getThreshold()); in getInlineCost()