Searched refs:ThresholdAfter (Results 1 – 1 of 1) sorted by relevance
173 int ThresholdAfter = 0; member175 int getThresholdDelta() const { return ThresholdAfter - ThresholdBefore; } in getThresholdDelta()179 bool hasThresholdChanged() const { return ThresholdAfter != ThresholdBefore; } in hasThresholdChanged()742 InstructionCostDetailMap[I].ThresholdAfter = Threshold; in onInstructionAnalysisFinish()1271 << ", threshold after = " << Record->ThresholdAfter << ", "; in emitInstructionAnnot()