Static Value-Flow Analysis
Loading...
Searching...
No Matches
Public Attributes | List of all members
SVF::MTA::RaceClass Struct Reference

Public Attributes

bool isStore
 
bool locked
 
size_t representative
 
std::vector< size_tmembers
 

Detailed Description

Definition at line 160 of file MTA.h.

Member Data Documentation

◆ isStore

bool SVF::MTA::RaceClass::isStore

Definition at line 162 of file MTA.h.

◆ locked

bool SVF::MTA::RaceClass::locked

Definition at line 163 of file MTA.h.

◆ members

std::vector<size_t> SVF::MTA::RaceClass::members

Definition at line 165 of file MTA.h.

◆ representative

size_t SVF::MTA::RaceClass::representative

Definition at line 164 of file MTA.h.


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