Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2702 const EdgeInfo &UserTreeIdx, in newTreeEntry() argument
2707 return newTreeEntry(VL, EntryState, Bundle, S, UserTreeIdx, in newTreeEntry()
2715 const EdgeInfo &UserTreeIdx, in newTreeEntry() argument
2768 if (UserTreeIdx.UserTE) in newTreeEntry()
2769 Last->UserTreeIndices.push_back(UserTreeIdx); in newTreeEntry()
4980 const EdgeInfo &UserTreeIdx) { in buildTree_rec() argument
4986 &UserTreeIdx, in buildTree_rec()
5015 newTreeEntry(VL, std::nullopt /*not vectorized*/, S, UserTreeIdx); in buildTree_rec()
5039 newTreeEntry(VL, std::nullopt /*not vectorized*/, S, UserTreeIdx, in buildTree_rec()
5050 newTreeEntry(VL, std::nullopt /*not vectorized*/, S, UserTreeIdx, in buildTree_rec()
[all …]