PandA-2024.02
|
#include "simple_API.h"
Go to the source code of this file.
Variables | |
unsigned | counter [N_THREADS] = { 0 } |
unsigned | numAnswers = 0 |
Graph | TheGraph |
unsigned counter[N_THREADS] = { 0 } |
Definition at line 3 of file data.c.
Referenced by __attribute__(), RTLCharacterization::AnalyzeCell(), minimal_interface::build_wrapper(), dom_info< GraphObj >::calc_dfs_tree(), weak_dominance::calculate_weak_dominance_info(), CreateAddressTranslation::ComputeAddress(), tree_helper::CountPointers(), CWriter::create_new_identifier(), GenerateTasteHDLArchitecture::Exec(), fu_binding::fill_array_ref_memory(), StorageValueInformation::Initialize(), BBCdgComputation::InternalExec(), CondExprRestructuring::InternalExec(), commutative_expr_restructuring::InternalExec(), simple_code_motion::InternalExec(), tree_manager::merge_tree_managers(), string_separator::operator()(), PandaSystem(), tree_manager::RecursiveReplaceTreeNode(), bloc::RemovePhi(), bloc::RemoveStmt(), TS_based_clique_covering< vertex_type >::select_edge(), TS_based_clique_covering< vertex_type >::select_edge_start(), bloc::update_new_stmt(), HDL_manager::write_components(), and raw_writer::write_when_not_null_point_to().
unsigned numAnswers = 0 |
Definition at line 5 of file data.c.
Referenced by __attribute__().
Graph TheGraph |
Definition at line 7 of file data.c.
Referenced by loadGraph(), and test().