Jlm
Classes | Namespaces | Functions
concat.hpp File Reference
#include <jlm/rvsdg/binary.hpp>
#include <jlm/rvsdg/bitstring/type.hpp>
#include <jlm/rvsdg/node.hpp>
#include <vector>
Include dependency graph for concat.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jlm::rvsdg::BitConcatOperation
 

Namespaces

 jlm
 
 jlm::rvsdg
 

Functions

jlm::rvsdg::Outputjlm::rvsdg::bitconcat (const std::vector< jlm::rvsdg::Output * > &operands)
 
std::optional< std::vector< rvsdg::Output * > > jlm::rvsdg::FlattenBitConcatOperation (const BitConcatOperation &, const std::vector< rvsdg::Output * > &operands)