Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4071 bool FoundReduxOp = false; in AddReductionVar() local
4149 FoundReduxOp |= !IsAPhi; in AddReductionVar()
4209 if (!FoundStartPHI || !FoundReduxOp || !ExitInstruction) in AddReductionVar()