Searched refs:UserTreeIndices (Results 1 – 1 of 1) sorted by relevance
731 for (const EdgeInfo &EI : Node.UserTreeIndices) in findRootOrder()1654 SmallVector<EdgeInfo, 1> UserTreeIndices; member1817 for (const auto &EInfo : UserTreeIndices) in dump()1889 Last->UserTreeIndices.push_back(UserTreeIdx); in newTreeEntry()2485 return {N->UserTreeIndices.begin(), N->Container}; in child_begin()2489 return {N->UserTreeIndices.end(), N->Container}; in child_end()2719 E->UserTreeIndices.push_back(UserTreeIdx); in buildTree_rec()