comp_same_pt Struct Reference

#include <region_alias_templates.h>

Collaboration diagram for comp_same_pt:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 comp_same_pt (const POINTS_TO *item, const ALIAS_RULE *ar)
BOOL operator() (POINTS_TO *x)

Private Attributes

const POINTS_TO_item
const ALIAS_RULE_ar

Detailed Description

Definition at line 78 of file region_alias_templates.h.


Constructor & Destructor Documentation

comp_same_pt::comp_same_pt ( const POINTS_TO item,
const ALIAS_RULE ar 
) [inline]

Definition at line 83 of file region_alias_templates.h.


Member Function Documentation

BOOL comp_same_pt::operator() ( POINTS_TO x  )  [inline]

Definition at line 86 of file region_alias_templates.h.

References _ar, _item, FALSE, POINTS_TO::Meet(), NULL, POINTS_TO::Similar(), and TRUE.

Here is the call graph for this function:


Member Data Documentation

const ALIAS_RULE* comp_same_pt::_ar [private]

Definition at line 81 of file region_alias_templates.h.

Referenced by operator()().

const POINTS_TO* comp_same_pt::_item [private]

Definition at line 80 of file region_alias_templates.h.

Referenced by operator()().


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

Generated on Tue Nov 17 06:38:36 2009 for Open64 (mfef90, whirl2f, and IR tools) by  doxygen 1.6.1