Home | History | Annotate | Download | only in optimizing

Lines Matching refs:VisitAnd

70   void VisitAnd(HAnd* instruction) OVERRIDE;
874 DCHECK_NE(value, -1); // "& -1" would have been optimized away in VisitAnd().
946 void InstructionSimplifierVisitor::VisitAnd(HAnd* instruction) {