Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3601 Value *RdxPart = VectorLoopValueMap.getVectorValue(LoopExitInst, Part); in fixReduction() local
3605 Builder.CreateBinOp((Instruction::BinaryOps)Op, RdxPart, in fixReduction()
3609 RdxPart); in fixReduction()