Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp703 SmallVector<int, 1> UserTreeIndices; member
728 Last->UserTreeIndices.push_back(UserTreeIdx); in newTreeEntry()
1266 return {N->UserTreeIndices.begin(), N->Container}; in child_begin()
1270 return {N->UserTreeIndices.end(), N->Container}; in child_end()
1450 E->UserTreeIndices.push_back(UserTreeIdx); in buildTree_rec()