PandA-2024.02
Functions
mem_dominator_allocation.cpp File Reference

Memory allocation based on the dominator tree of the call graph. More...

#include "mem_dominator_allocation.hpp"
#include "Dominance.hpp"
#include "Parameter.hpp"
#include "behavioral_helper.hpp"
#include "call_graph.hpp"
#include "call_graph_manager.hpp"
#include "cpu_time.hpp"
#include "function_behavior.hpp"
#include "functions.hpp"
#include "generic_device.hpp"
#include "hls.hpp"
#include "hls_constraints.hpp"
#include "hls_device.hpp"
#include "hls_manager.hpp"
#include "math_function.hpp"
#include "memory.hpp"
#include "op_graph.hpp"
#include "polixml.hpp"
#include "string_manipulation.hpp"
#include "technology_manager.hpp"
#include "technology_node.hpp"
#include "tree_helper.hpp"
#include "tree_manager.hpp"
#include "tree_node.hpp"
#include "tree_reindex.hpp"
#include "var_pp_functor.hpp"
#include "xml_dom_parser.hpp"
#include "xml_helper.hpp"
#include <algorithm>
#include <filesystem>
#include <limits>
#include <list>
#include <string>
#include <utility>
#include "custom_map.hpp"
#include "custom_set.hpp"
Include dependency graph for mem_dominator_allocation.cpp:

Go to the source code of this file.

Functions

static vertex get_remapped_vertex (vertex current_vertex, const CallGraphManagerConstRef CG, const HLS_managerRef HLSMgr)
 check if current_vertex is a proxied function More...
 

Detailed Description

Memory allocation based on the dominator tree of the call graph.

Author
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it $Revision$ $Date$ Last modified by $Author$

Definition in file mem_dominator_allocation.cpp.

Function Documentation

◆ get_remapped_vertex()

static vertex get_remapped_vertex ( vertex  current_vertex,
const CallGraphManagerConstRef  CG,
const HLS_managerRef  HLSMgr 
)
static

check if current_vertex is a proxied function

Definition at line 184 of file mem_dominator_allocation.cpp.

References functions::GetFUName().

Referenced by mem_dominator_allocation::InternalExec().

Here is the call graph for this function:
Here is the caller graph for this function:

Generated on Mon Feb 12 2024 13:03:27 for PandA-2024.02 by doxygen 1.8.13