Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DIVDescriptors.cpp243 bool FoundReduxOp = false; in AddReductionVar() local
431 FoundReduxOp |= !IsAPhi && Cur != Start; in AddReductionVar()
541 if (!FoundStartPHI || !FoundReduxOp || !ExitInstruction) in AddReductionVar()