Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10549 static Value *getRdxOperand(Instruction *I, unsigned Index) { in getRdxOperand() function in __anon9e073aa49111::HorizontalReduction
10869 Value *EdgeVal = getRdxOperand(TreeN, I); in matchAssociativeReduction()