Searched refs:ThresholdBefore (Results 1 – 1 of 1) sorted by relevance
216 int ThresholdBefore = 0; member219 int getThresholdDelta() const { return ThresholdAfter - ThresholdBefore; } in getThresholdDelta()223 bool hasThresholdChanged() const { return ThresholdAfter != ThresholdBefore; } in hasThresholdChanged()882 CostDetail.ThresholdBefore = Threshold; in onInstructionAnalysisStart()1493 << ", threshold before = " << Record->ThresholdBefore in emitInstructionAnnot()