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