Public Member Functions | Public Attributes

FB_Info_Branch Struct Reference

#include <fb_info.h>

Collaboration diagram for FB_Info_Branch:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FB_Info_Branch (FB_FREQ taken, FB_FREQ not_taken)
 FB_Info_Branch (FB_FREQ taken, FB_FREQ not_taken, OPERATOR opr)
 FB_Info_Branch ()
void Print (FILE *fp) const
FB_FREQ Total () const

Public Attributes

FB_FREQ freq_taken
FB_FREQ freq_not_taken

Detailed Description

Definition at line 103 of file fb_info.h.


Constructor & Destructor Documentation

FB_Info_Branch::FB_Info_Branch ( FB_FREQ  taken,
FB_FREQ  not_taken 
) [inline]

Definition at line 110 of file fb_info.h.

FB_Info_Branch::FB_Info_Branch ( FB_FREQ  taken,
FB_FREQ  not_taken,
OPERATOR  opr 
) [inline]

Definition at line 115 of file fb_info.h.

References Is_True, OPR_CSELECT, OPR_FALSEBR, OPR_IF, and OPR_TRUEBR.

FB_Info_Branch::FB_Info_Branch (  )  [inline]

Definition at line 129 of file fb_info.h.


Member Function Documentation

void FB_Info_Branch::Print ( FILE *  fp  )  const [inline]

Definition at line 133 of file fb_info.h.

References fprintf().

Here is the call graph for this function:

FB_FREQ FB_Info_Branch::Total (  )  const [inline]

Definition at line 140 of file fb_info.h.


Member Data Documentation

Definition at line 107 of file fb_info.h.

Definition at line 105 of file fb_info.h.


The documentation for this struct was generated from the following file: