PandA-2024.02
|
Class to allocate function in HLS based on dominators and openmp information. More...
#include "omp_function_allocation.hpp"
#include "Parameter.hpp"
#include "call_graph.hpp"
#include "call_graph_manager.hpp"
#include "function_behavior.hpp"
#include <boost/range/adaptor/reversed.hpp>
#include "hls_manager.hpp"
#include "omp_functions.hpp"
#include "behavioral_helper.hpp"
#include "tree_manager.hpp"
#include "dbgPrintHelper.hpp"
#include "utility.hpp"
Go to the source code of this file.
Class to allocate function in HLS based on dominators and openmp information.
extension of Class to allocate function in HLS based on context switch
Definition in file omp_function_allocation.cpp.