Home
last modified time | relevance | path

Searched refs:UserTreeIndices (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp735 for (const EdgeInfo &EI : Node.UserTreeIndices) in findRootOrder()
1660 SmallVector<EdgeInfo, 1> UserTreeIndices; member
1834 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()