Static Value-Flow Analysis
|
#include <DPItem.h>
Private Attributes | |
ContextCond | context |
Additional Inherited Members | |
Static Public Member Functions inherited from SVF::DPItem | |
static void | setMaxBudget (u32_t max) |
set max step budge per query | |
static u32_t | getMaxBudget () |
Protected Attributes inherited from SVF::StmtDPItem< LocCond > | |
const LocCond * | curloc |
Protected Attributes inherited from SVF::DPItem | |
NodeID | cur |
Static Protected Attributes inherited from SVF::DPItem | |
static u64_t | maximumBudget = ULONG_MAX - 1 |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
Match context.
|
inline |
|
inline |
Enable compare operator to avoid duplicated item insertion in map or set to be noted that two vectors can also overload operator()
|
inline |
Overloading operator=.
Definition at line 447 of file DPItem.h.
|
inline |
Push context.
|
private |