Jlm
Namespaces | Functions
unary.cpp File Reference
#include <jlm/rvsdg/graph.hpp>
#include <jlm/rvsdg/unary.hpp>
Include dependency graph for unary.cpp:

Go to the source code of this file.

Namespaces

 jlm
 
 jlm::rvsdg
 

Functions

std::optional< std::vector< rvsdg::Output * > > jlm::rvsdg::NormalizeUnaryOperation (const UnaryOperation &operation, const std::vector< rvsdg::Output * > &operands)
 Applies the reductions implemented in the unary operations reduction functions. More...