|
SVF
|
#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 |
Private Attributes | |
| const Instruction * | I1 |
| const Instruction * | I2 |
| RC_FLAG | flags |
Data structure for recording access pairs for the validation.
Definition at line 167 of file MTAResultValidator.h.
|
inline |
|
inline |
Definition at line 183 of file MTAResultValidator.h.
|
inline |
Definition at line 187 of file MTAResultValidator.h.
|
inline |
|
private |
Definition at line 196 of file MTAResultValidator.h.
|
private |
Definition at line 194 of file MTAResultValidator.h.
|
private |
Definition at line 195 of file MTAResultValidator.h.
1.8.13