Searched refs:UserTreeIndices (Results 1 – 1 of 1) sorted by relevance
1469 SmallVector<EdgeInfo, 1> UserTreeIndices; member1629 for (const auto &EInfo : UserTreeIndices) in dump()1672 Last->UserTreeIndices.push_back(UserTreeIdx); in newTreeEntry()2259 return {N->UserTreeIndices.begin(), N->Container}; in child_begin()2263 return {N->UserTreeIndices.end(), N->Container}; in child_end()2479 E->UserTreeIndices.push_back(UserTreeIdx); in buildTree_rec()