PandA-2024.02
Data Structures | Functions
BB_based_stg.cpp File Reference
#include "BB_based_stg.hpp"
#include "Discrepancy.hpp"
#include "Parameter.hpp"
#include "StateTransitionGraph_constructor.hpp"
#include "allocation_information.hpp"
#include "basic_block.hpp"
#include "behavioral_helper.hpp"
#include "call_graph.hpp"
#include "call_graph_manager.hpp"
#include "cpu_time.hpp"
#include "custom_map.hpp"
#include "custom_set.hpp"
#include "dbgPrintHelper.hpp"
#include "fu_binding.hpp"
#include "function_behavior.hpp"
#include "functions.hpp"
#include "hls.hpp"
#include "hls_constraints.hpp"
#include "loop.hpp"
#include "loops.hpp"
#include "memory.hpp"
#include "omp_functions.hpp"
#include "op_graph.hpp"
#include "schedule.hpp"
#include "state_transition_graph.hpp"
#include "state_transition_graph_manager.hpp"
#include "string_manipulation.hpp"
#include "structural_manager.hpp"
#include "technology_manager.hpp"
#include "technology_node.hpp"
#include "time_info.hpp"
#include "tree_basic_block.hpp"
#include "tree_helper.hpp"
#include "tree_manager.hpp"
#include <boost/foreach.hpp>
#include <boost/graph/depth_first_search.hpp>
#include <boost/graph/graph_traits.hpp>
#include <boost/graph/incremental_components.hpp>
#include <cmath>
Include dependency graph for BB_based_stg.cpp:

Go to the source code of this file.

Data Structures

class  OpVertexSchedSorter
 

Functions

static void add_EPP_edges (const StateTransitionGraphManagerRef &STG)
 
static size_t compute_edge_increments (const StateTransitionGraphManagerRef &STG)
 

Function Documentation

◆ add_EPP_edges()

static void add_EPP_edges ( const StateTransitionGraphManagerRef STG)
static

◆ compute_edge_increments()

static size_t compute_edge_increments ( const StateTransitionGraphManagerRef STG)
static

Definition at line 875 of file BB_based_stg.cpp.

References StateTransitionGraphManager::GetEPPStg(), max, lenet_tvm::target, and THROW_UNREACHABLE.

Referenced by BB_based_stg::compute_EPP_edge_increments().

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

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