Searched refs:try_to_emit_quick_check_for_alternative (Results 1 – 2 of 2) sorted by relevance
1080 virtual bool try_to_emit_quick_check_for_alternative(int i) { return true; } in try_to_emit_quick_check_for_alternative() function1127 virtual bool try_to_emit_quick_check_for_alternative(int i) { return i != 0; } in try_to_emit_quick_check_for_alternative() function
2967 try_to_emit_quick_check_for_alternative(i) && in Emit()