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::DPItem | |
NodeID | cur |
Static Protected Attributes inherited from SVF::DPItem | |
static u64_t | maximumBudget = ULONG_MAX - 1 |
|
inline |
|
inlinenoexcept |
|
inlinevirtual |
|
inline |
Match context.
Enable compare operator to avoid duplicated item insertion in map or set to be noted that two vectors can also overload operator()
Definition at line 533 of file DPItem.h.
Move operator=.
Definition at line 500 of file DPItem.h.
|
inline |
Push context.
|
private |