Searched refs:UserTreeIndices (Results 1 – 1 of 1) sorted by relevance
735 for (const EdgeInfo &EI : Node.UserTreeIndices) in findRootOrder()1660 SmallVector<EdgeInfo, 1> UserTreeIndices; member1834 for (const auto &EInfo : UserTreeIndices) in dump()1906 Last->UserTreeIndices.push_back(UserTreeIdx); in newTreeEntry()2501 return {N->UserTreeIndices.begin(), N->Container}; in child_begin()2505 return {N->UserTreeIndices.end(), N->Container}; in child_end()2732 E->UserTreeIndices.push_back(UserTreeIdx); in buildTree_rec()