Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp18138 auto DominatedReduxValue = [&](Value *R) { in getReductionInstr() local
18152 if (Rdx && DominatedReduxValue(Rdx)) in getReductionInstr()
18171 if (Rdx && DominatedReduxValue(Rdx)) in getReductionInstr()