Predator  [unstable] git snapshot
Public Member Functions | Data Fields
FootprintMatch Struct Reference

#include <adt_op_match.hh>

Collaboration diagram for FootprintMatch:
Collaboration graph
[legend]

Public Member Functions

 FootprintMatch (const TFootprintIdent footprint_)

Data Fields

TFootprintIdent footprint
ShapeProps props
ShapeProps tplProps
THeapIdentSeq matchedHeaps
 list of locations (instructions) matched by the template + dst location
THeapIdentSeq skippedHeaps
 list of instructions included as not implementing the operation
FixedPoint::TObjectMapper objMap [FP_TOTAL]

Detailed Description

Definition at line 41 of file adt_op_match.hh.

Constructor & Destructor Documentation

FootprintMatch ( const TFootprintIdent  footprint_)
inline

Definition at line 54 of file adt_op_match.hh.

Field Documentation

TFootprintIdent footprint

Definition at line 42 of file adt_op_match.hh.

THeapIdentSeq matchedHeaps

list of locations (instructions) matched by the template + dst location

Definition at line 47 of file adt_op_match.hh.

Definition at line 52 of file adt_op_match.hh.

ShapeProps props

Definition at line 43 of file adt_op_match.hh.

THeapIdentSeq skippedHeaps

list of instructions included as not implementing the operation

Definition at line 50 of file adt_op_match.hh.

ShapeProps tplProps

Definition at line 44 of file adt_op_match.hh.


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