|
CACAO
|
Public Member Functions | |
| ConstTag (ConstTy c) | |
| virtual OStream & | print (OStream &OS) const |
| virtual | ~ConstTag () |
Public Member Functions inherited from cacao::jit::compiler2::SegmentTag< Type > | |
| bool | operator== (const SegmentTag &other) const |
| bool | operator< (const SegmentTag &other) const |
| virtual | ~SegmentTag () |
Protected Member Functions | |
| virtual u8 | hash () const |
Protected Member Functions inherited from cacao::jit::compiler2::SegmentTag< Type > | |
| SegmentTag (Type type) | |
Private Attributes | |
| ConstTy | c |
Definition at line 510 of file Segment.hpp.
|
inline |
Definition at line 522 of file Segment.hpp.
|
inlinevirtual |
Definition at line 526 of file Segment.hpp.
|
inlineprotectedvirtual |
Implements cacao::jit::compiler2::SegmentTag< Type >.
Definition at line 512 of file Segment.hpp.
|
inlinevirtual |
Implements cacao::jit::compiler2::SegmentTag< Type >.
Definition at line 523 of file Segment.hpp.
|
private |
Definition at line 528 of file Segment.hpp.
1.8.5