GCC Middle and Back End API Reference
|
Optimize and expand sanitizer functions. Copyright (C) 2014-2024 Free Software Foundation, Inc. Contributed by Marek Polacek <polacek@redhat.com> This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. GCC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING3. If not see <http://www.gnu.org/licenses/>.
This is used to carry information about basic blocks. It is attached to the AUX field of the standard CFG block.
bool sanopt_info::being_visited_p |
Referenced by imm_dom_path_with_freeing_call().
uint64_t sanopt_info::freeing_call_events |
Referenced by maybe_optimize_asan_check_ifn(), and sanopt_optimize_walker().
bool sanopt_info::has_freeing_call_computed_p |
Referenced by sanopt_optimize_walker().
bool sanopt_info::has_freeing_call_p |
Referenced by sanopt_optimize_walker().
bool sanopt_info::imm_dom_path_with_freeing_call_computed_p |
Referenced by imm_dom_path_with_freeing_call().
bool sanopt_info::imm_dom_path_with_freeing_call_p |
Referenced by imm_dom_path_with_freeing_call().
bool sanopt_info::visited_p |
Referenced by sanopt_optimize_walker().