Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp175 bool FoundReduxOp = false; in AddReductionVar() local
278 FoundReduxOp |= !IsAPhi && Cur != Start; in AddReductionVar()
337 if (!FoundStartPHI || !FoundReduxOp || !ExitInstruction) in AddReductionVar()