Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4267 auto DominatedReduxValue = [&](Value *R) { in getReductionValue() local
4282 if (Rdx && DominatedReduxValue(Rdx)) in getReductionValue()
4301 if (Rdx && DominatedReduxValue(Rdx)) in getReductionValue()