#include <slice.hpp>
Definition at line 17 of file slice.hpp.
◆ ~BitSliceOperation()
| jlm::rvsdg::BitSliceOperation::~BitSliceOperation |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ BitSliceOperation()
| jlm::rvsdg::BitSliceOperation::BitSliceOperation |
( |
const std::shared_ptr< const BitType > & |
argument, |
|
|
size_t |
low, |
|
|
size_t |
high |
|
) |
| |
|
inlinenoexcept |
◆ argument_type()
| const Type& jlm::rvsdg::BitSliceOperation::argument_type |
( |
| ) |
const |
|
inlinenoexcept |
◆ can_reduce_operand()
◆ copy()
| std::unique_ptr< Operation > jlm::rvsdg::BitSliceOperation::copy |
( |
| ) |
const |
|
overridevirtual |
◆ debug_string()
| std::string jlm::rvsdg::BitSliceOperation::debug_string |
( |
| ) |
const |
|
overridevirtual |
◆ high()
| size_t jlm::rvsdg::BitSliceOperation::high |
( |
| ) |
const |
|
inlinenoexcept |
◆ low()
| size_t jlm::rvsdg::BitSliceOperation::low |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator==()
| bool jlm::rvsdg::BitSliceOperation::operator== |
( |
const Operation & |
other | ) |
const |
|
overridevirtualnoexcept |
◆ reduce_operand()
◆ low_
| size_t jlm::rvsdg::BitSliceOperation::low_ |
|
private |
The documentation for this class was generated from the following files: