Searched refs:ChainOp (Results 1 – 2 of 2) sorted by relevance
2193 VPValue *ChainOp, VPValue *VecOp, VPValue *CondOp, in VPReductionRecipe() argument2196 ArrayRef<VPValue *>({ChainOp, VecOp}), CondOp, in VPReductionRecipe()
7070 for (auto *ChainOp : ChainOps) { in cost() local7071 for (Value *Op : ChainOp->operands()) { in cost()