Searched refs:MinCountVNode (Results 1 – 1 of 1) sorted by relevance
164 ValueProfNode *MinCountVNode = NULL; in instrumentTargetValueImpl() local176 MinCountVNode = CurVNode; in instrumentTargetValueImpl()212 if (MinCountVNode->Count <= CountValue) { in instrumentTargetValueImpl()213 CurVNode = MinCountVNode; in instrumentTargetValueImpl()217 MinCountVNode->Count -= CountValue; in instrumentTargetValueImpl()