55 if (fun->getName() ==
name)
static void unset(void)
Deletes the (singleton) allocator.
SVFModule()=default
Constructors.
GlobalSetType GlobalSet
The Global Variables in the module.
static void releaseSVFModule()
AliasSetType AliasSet
The Aliases in the module.
ConstantType ConstantSet
The ConstantData in the module.
OtherValueType OtherValueSet
All other values in the module.
const FunctionSetType & getFunctionSet() const
static SVFModule * getSVFModule()
static SVFModule * svfModule
FunctionSetType FunctionSet
The Functions in the module.
const SVFFunction * getSVFFunction(const std::string &name)
llvm::IRBuilder IRBuilder