CACAO
|
Public Member Functions | |
PointerTag (Ptr *ptr) | |
virtual OStream & | print (OStream &OS) const |
virtual | ~PointerTag () |
![]() | |
bool | operator== (const SegmentTag &other) const |
bool | operator< (const SegmentTag &other) const |
virtual | ~SegmentTag () |
Protected Member Functions | |
virtual u8 | hash () const |
![]() | |
SegmentTag (Type type) | |
Private Attributes | |
Ptr * | ptr |
Definition at line 532 of file Segment.hpp.
|
inline |
Definition at line 538 of file Segment.hpp.
|
inlinevirtual |
Definition at line 542 of file Segment.hpp.
|
inlineprotectedvirtual |
Implements cacao::jit::compiler2::SegmentTag< Type >.
Definition at line 534 of file Segment.hpp.
|
inlinevirtual |
Implements cacao::jit::compiler2::SegmentTag< Type >.
Definition at line 539 of file Segment.hpp.
|
private |
Definition at line 544 of file Segment.hpp.