Searched refs:MinCountVNode (Results 1 – 1 of 1) sorted by relevance
152 ValueProfNode *MinCountVNode = NULL; in instrumentTargetValueImpl() local164 MinCountVNode = CurVNode; in instrumentTargetValueImpl()200 if (MinCountVNode->Count <= CountValue) { in instrumentTargetValueImpl()201 CurVNode = MinCountVNode; in instrumentTargetValueImpl()205 MinCountVNode->Count -= CountValue; in instrumentTargetValueImpl()