Home
last modified time | relevance | path

Searched defs:TreeN (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12217 SmallVectorImpl<Instruction *> &ReductionOps) { in matchAssociativeReduction()
12254 Instruction *TreeN = Worklist.pop_back_val(); in matchAssociativeReduction() local