Searched refs:RdxPart (Results 1 – 1 of 1) sorted by relevance
3973 Value *RdxPart = State.get(LoopExitInstDef, Part); in fixReduction() local3976 (Instruction::BinaryOps)Op, RdxPart, ReducedPartRdx, "bin.rdx"); in fixReduction()3979 ReducedPartRdx, RdxPart); in fixReduction()3981 ReducedPartRdx = createMinMaxOp(Builder, RK, ReducedPartRdx, RdxPart); in fixReduction()