Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4083 ReductionInstDesc ReduxDesc(false, nullptr); in AddReductionVar() local
4128 ReduxDesc = isReductionInstr(Cur, Kind, ReduxDesc); in AddReductionVar()
4129 if (!ReduxDesc.IsReduction) in AddReductionVar()
4220 ReduxDesc.MinMaxKind); in AddReductionVar()