Home | History | Annotate | Download | only in runtime

Lines Matching refs:nodeCount

1075     unsigned nodeCount = usedVectorLength + (storage->m_sparseValueMap ? storage->m_sparseValueMap->size() : 0);
1077 if (!nodeCount)
1086 tree.abstractor().m_nodes.grow(nodeCount);