Jlm
nullary.cpp
Go to the documentation of this file.
1 /*
2  * Copyright 2010 2011 2012 2014 Helge Bahmann <hcb@chaoticmind.net>
3  * Copyright 2013 2014 Nico Reißmann <nico.reissmann@gmail.com>
4  * See COPYING for terms of redistribution.
5  */
6 
7 #include <jlm/rvsdg/graph.hpp>
8 #include <jlm/rvsdg/nullary.hpp>
9 
10 namespace jlm::rvsdg
11 {
12 
14 {}
15 
16 }
~NullaryOperation() noexcept override
Definition: nullary.cpp:13