Home | History | Annotate | Download | only in src

Lines Matching refs:try_to_emit_quick_check_for_alternative

1022   virtual bool try_to_emit_quick_check_for_alternative(int i) { return true; }
1067 virtual bool try_to_emit_quick_check_for_alternative(int i) { return i != 0; }