Static Value-Flow Analysis
|
#include <MTAResultValidator.h>
Public Member Functions | |
AccessPair (const Instruction *I1, const Instruction *I2, const RC_FLAG flags) | |
Constructor. More... | |
bool | isFlaged (const RC_FLAG flag) const |
Class member access. More... | |
const Instruction * | getInstruction1 () const |
const Instruction * | getInstruction2 () const |
AccessPair (const Instruction *I1, const Instruction *I2, const RC_FLAG flags) | |
Constructor. More... | |
bool | isFlaged (const RC_FLAG flag) const |
Class member access. More... | |
const Instruction * | getInstruction1 () const |
const Instruction * | getInstruction2 () const |
Private Attributes | |
const Instruction * | I1 |
const Instruction * | I2 |
RC_FLAG | flags |
Data structure for recording access pairs for the validation.
Definition at line 177 of file MTAResultValidator.h.
|
inline |
|
inline |
|
inline |
Definition at line 193 of file MTAResultValidator.h.
|
inline |
Definition at line 192 of file MTAResultValidator.h.
|
inline |
Definition at line 197 of file MTAResultValidator.h.
|
inline |
Definition at line 196 of file MTAResultValidator.h.
|
inline |
Class member access.
Definition at line 189 of file MTAResultValidator.h.
|
inline |
Class member access.
Definition at line 188 of file MTAResultValidator.h.
|
private |
Definition at line 206 of file MTAResultValidator.h.
|
private |
Definition at line 204 of file MTAResultValidator.h.
|
private |
Definition at line 205 of file MTAResultValidator.h.