Home | History | Annotate | Download | only in Vectorize

Lines Matching defs:MaskedOp

1475   bool isMaskRequired(const Instruction *I) { return (MaskedOp.count(I) != 0); }
1590 SmallPtrSet<const Instruction *, 8> MaskedOp;
4879 MaskedOp.insert(LI);
4901 MaskedOp.insert(SI);