6#ifndef JLM_HLS_BACKEND_RVSDG2RHLS_ADD_PRINTS_HPP
7#define JLM_HLS_BACKEND_RVSDG2RHLS_ADD_PRINTS_HPP
26 rvsdg::Region * region,
28 const std::shared_ptr<const rvsdg::FunctionType> &
functionType);
void convert_prints(llvm::LlvmRvsdgModule &rm)
void add_prints(rvsdg::Region *region)
NodeType * TryGetOwnerNode(const rvsdg::Input &input) noexcept
Checks if this is an input to a node of specified type.