SVF
|
#include "Util/Options.h"
#include "SVF-FE/DCHG.h"
#include "SVF-FE/CPPUtil.h"
#include "WPA/FlowSensitiveTBHC.h"
#include "WPA/WPAStat.h"
#include "WPA/Andersen.h"
Go to the source code of this file.
Functions | |
static const DIType * | getVTInitType (const CopySVFGNode *copy, DCHGraph *dchg) |
|
static |
Returns whether this instruction initialisates an object's vtable (metadata: ctir.vt.init). Returns the object's type, otherwise, nullptr.
Definition at line 505 of file FlowSensitiveTBHC.cpp.