Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7355 static Value *getRdxOperand(Instruction *I, unsigned Index) { in getRdxOperand() function in __anon75ab86282e11::HorizontalReduction
7719 Value *EdgeVal = getRdxOperand(TreeN, EdgeToVisit); in matchAssociativeReduction()