#include <Emitter_IR.h>
Public Member Functions | |
Enc_All_Reg_BV () | |
Enc_All_Reg_BV (bool init) | |
void * | operator new (size_t sz, tl::MemoryPool &mm) |
void | operator delete (void *p, tl::MemoryPool &m) |
void | set (unsigned bit) |
void | reset (unsigned bit) |
uint64 | is_set (unsigned bit) |
void | set_all () |
void | reset_all () |
int | does_intersect (Enc_All_Reg_BV *bv) |
Enc_All_Reg_BV.Enc_All_Reg_BV | ( | ) |
Enc_All_Reg_BV.Enc_All_Reg_BV | ( | bool | init | ) |
void* Enc_All_Reg_BV.operator new | ( | size_t | sz, | |
tl::MemoryPool & | mm | |||
) |
void Enc_All_Reg_BV.operator delete | ( | void * | p, | |
tl::MemoryPool & | m | |||
) |
void Enc_All_Reg_BV.set | ( | unsigned | bit | ) |
void Enc_All_Reg_BV.reset | ( | unsigned | bit | ) |
uint64 Enc_All_Reg_BV.is_set | ( | unsigned | bit | ) |
void Enc_All_Reg_BV.set_all | ( | ) |
void Enc_All_Reg_BV.reset_all | ( | ) |
int Enc_All_Reg_BV.does_intersect | ( | Enc_All_Reg_BV * | bv | ) |
Genereated on Tue Mar 11 19:26:00 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.