Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2599 SmallVector<EdgeInfo, 1> UserTreeIndices; member
2790 for (const auto &EInfo : UserTreeIndices) in dump()
4523 assert(all_of(TE->UserTreeIndices, in reorderTopToBottom()
4583 if (any_of(TE->UserTreeIndices, in canReorderOperands()
7709 }) != TE->UserTreeIndices.end()) in getOperandEntry()
7716 }) != TE->UserTreeIndices.end()) in getOperandEntry()
7726 }) != TE->UserTreeIndices.end(); in getOperandEntry()
9714 assert(TE->UserTreeIndices.size() == 1 && in isGatherShuffledEntry()
10516 (any_of(VE->UserTreeIndices, in vectorizeOperand()
10594 }) == VE->UserTreeIndices.end()) { in vectorizeOperand()
[all …]