Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp182 bool FoundReduxOp = false; in AddReductionVar() local
285 FoundReduxOp |= !IsAPhi && Cur != Start; in AddReductionVar()
344 if (!FoundStartPHI || !FoundReduxOp || !ExitInstruction) in AddReductionVar()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp214 bool FoundReduxOp = false; in AddReductionVar() local
318 FoundReduxOp |= !IsAPhi && Cur != Start; in AddReductionVar()
382 if (!FoundStartPHI || !FoundReduxOp || !ExitInstruction) in AddReductionVar()