Home | History | Annotate | Download | only in optimizing

Lines Matching refs:VisitBooleanNot

61   void VisitBooleanNot(HBooleanNot* bool_not) OVERRIDE;
649 void InstructionSimplifierVisitor::VisitBooleanNot(HBooleanNot* bool_not) {