#include <region_whirl_templates.h>
Public Member Functions | |
| comp_same_label_no (const INT32 label_no) | |
| BOOL | operator() (const WN *x) const |
Private Attributes | |
| const INT32 | _label_number |
Definition at line 64 of file region_whirl_templates.h.
| comp_same_label_no::comp_same_label_no | ( | const INT32 | label_no | ) | [inline] |
Definition at line 68 of file region_whirl_templates.h.
Definition at line 69 of file region_whirl_templates.h.
References _label_number, Is_True, OPC_GOTO, OPC_LABEL, OPC_REGION_EXIT, WN_label_number(), and WN_opcode().

const INT32 comp_same_label_no::_label_number [private] |
Definition at line 66 of file region_whirl_templates.h.
Referenced by operator()().
1.6.1