Searched refs:nextPointerCount (Results 1 – 1 of 1) sorted by relevance
123 const uint32_t nextPointerCount = nextPointers.count(); in resolveAction() local124 if (pointerCount > nextPointerCount) { in resolveAction()