Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9653 Value *PrevInChain = State.get(getChainOp(), 0); in execute() local
9673 PrevInChain); in execute()
9677 PrevInChain, NewVecOp); in execute()
9678 PrevInChain = NewRed; in execute()
9680 PrevInChain = State.get(getChainOp(), Part); in execute()
9686 NewRed, PrevInChain); in execute()
9692 PrevInChain); in execute()