Searched refs:ChildrenToProcess (Results 1 – 1 of 1) sorted by relevance
477 uint32_t ChildrenToProcess = in buildAddress2ProbeMap() local526 InlineTreeVec.resize(InlineTreeVec.size() + ChildrenToProcess); in buildAddress2ProbeMap()528 MutableArrayRef(InlineTreeVec).take_back(ChildrenToProcess); in buildAddress2ProbeMap()530 for (uint32_t I = 0; I < ChildrenToProcess; I++) { in buildAddress2ProbeMap()570 uint32_t ChildrenToProcess = std::move(*ErrorOrCurChildrenToProcess); in countRecords() local606 InlinedCount += ChildrenToProcess; in countRecords()609 for (uint32_t I = 0; I < ChildrenToProcess; I++) in countRecords()