Static Value-Flow Analysis
Loading...
Searching...
No Matches
SVF::LLVMModuleSet Member List

This is the complete list of members for SVF::LLVMModuleSet, including all inherited members.

addBasicBlock(FunObjVar *fun, const BasicBlock *bb)SVF::LLVMModuleSetinline
addFunctionSet(const Function *svfFunc)SVF::LLVMModuleSetinlineprivate
addInstructionMap(const Instruction *inst, CallICFGNode *svfInst)SVF::LLVMModuleSetinline
addInstructionMap(const Instruction *inst, RetICFGNode *svfInst)SVF::LLVMModuleSetinline
addInstructionMap(const Instruction *inst, IntraICFGNode *svfInst)SVF::LLVMModuleSetinline
addSVFMain()SVF::LLVMModuleSetprivate
addSVFTypeInfo(const Type *t)SVF::LLVMModuleSetprivate
addToSVFVar2LLVMValueMap(const Value *val, SVFValue *svfBaseNode)SVF::LLVMModuleSetprivate
build()SVF::LLVMModuleSetprivate
buildFunToFunMap()SVF::LLVMModuleSetprivate
buildGlobalDefToRepMap()SVF::LLVMModuleSetprivate
buildSVFModule(Module &mod)SVF::LLVMModuleSetstatic
buildSVFModule(const std::vector< std::string > &moduleNameVec)SVF::LLVMModuleSetstatic
buildSymbolTable() constSVF::LLVMModuleSetprivate
collectArrayInfo(const ArrayType *T)SVF::LLVMModuleSetprivate
collectExtFunAnnotations(const Module *mod)SVF::LLVMModuleSetprivate
collectSimpleTypeInfo(const Type *T)SVF::LLVMModuleSetprivate
collectStructInfo(const StructType *structTy, u32_t &numFields)SVF::LLVMModuleSetprivate
collectTypeInfo(const Type *ty)SVF::LLVMModuleSetprivate
createSVFDataStructure()SVF::LLVMModuleSetprivate
CSToCallNodeMapSVF::LLVMModuleSetprivate
CSToCallNodeMapTy typedefSVF::LLVMModuleSet
CSToRetNodeMapSVF::LLVMModuleSetprivate
CSToRetNodeMapTy typedefSVF::LLVMModuleSet
dumpModulesToFile(const std::string &suffix)SVF::LLVMModuleSet
dumpSymTable()SVF::LLVMModuleSet
empty() constSVF::LLVMModuleSetinline
ExtFun2AnnotationsSVF::LLVMModuleSetprivate
ExtFuncsVecSVF::LLVMModuleSetprivate
Fun2AnnoMap typedefSVF::LLVMModuleSet
func2AnnotationsSVF::LLVMModuleSetprivate
FunctionSet typedefSVF::LLVMModuleSet
FunctionSetType typedefSVF::LLVMModuleSet
FunDeclToDefMapTy typedefSVF::LLVMModuleSet
FunDefToDeclsMapTy typedefSVF::LLVMModuleSet
funSetSVF::LLVMModuleSetprivate
FunToDominatorTreeSVF::LLVMModuleSetprivate
funToExitBBSVF::LLVMModuleSetprivate
FunToExitBBMap typedefSVF::LLVMModuleSet
FunToFunEntryNodeMapSVF::LLVMModuleSetprivate
FunToFunEntryNodeMapTy typedefSVF::LLVMModuleSet
FunToFunExitNodeMapSVF::LLVMModuleSetprivate
FunToFunExitNodeMapTy typedefSVF::LLVMModuleSet
FunToIDMapTy typedefSVF::LLVMModuleSet
funToRealDefFunSVF::LLVMModuleSetprivate
FunToRealDefFunMap typedefSVF::LLVMModuleSet
get_alloc_arg_pos(const Function *F)SVF::LLVMModuleSet
getCallBlock(const Instruction *cs)SVF::LLVMModuleSetinlineprivate
getCallICFGNode(const Instruction *cs)SVF::LLVMModuleSet
getContext() constSVF::LLVMModuleSetinline
getDomTree(const Function *fun)SVF::LLVMModuleSet
getExtFuncAnnotation(const Function *fun, const std::string &funcAnnotation)SVF::LLVMModuleSet
getExtFuncAnnotations(const Function *fun)SVF::LLVMModuleSet
getFunction(const std::string &name)SVF::LLVMModuleSetinline
getFunctionSet() constSVF::LLVMModuleSetinline
getFunEntryBlock(const Function *fun)SVF::LLVMModuleSetinlineprivate
getFunEntryICFGNode(const Function *fun)SVF::LLVMModuleSetinline
getFunExitBB(const Function *fun) constSVF::LLVMModuleSetinline
getFunExitBlock(const Function *fun)SVF::LLVMModuleSetinlineprivate
getFunExitICFGNode(const Function *fun)SVF::LLVMModuleSetinline
getFunObjVar(const Function *fun) constSVF::LLVMModuleSetinline
getFunObjVar(const std::string &name)SVF::LLVMModuleSet
getGlobalRep(const GlobalVariable *val) constSVF::LLVMModuleSetinline
getICFGNode(const Instruction *inst)SVF::LLVMModuleSet
getIntraBlock(const Instruction *inst)SVF::LLVMModuleSetinlineprivate
getIntraICFGNode(const Instruction *inst)SVF::LLVMModuleSet
getLLVMGlobalFunctions(const GlobalVariable *global)SVF::LLVMModuleSetprivate
getLLVMModules() constSVF::LLVMModuleSetinline
getLLVMModuleSet()SVF::LLVMModuleSetinlinestatic
getLLVMType(const SVFType *T) constSVF::LLVMModuleSet
getLLVMValue(const SVFValue *value) constSVF::LLVMModuleSetinline
getMainLLVMModule() constSVF::LLVMModuleSetinline
getModule(u32_t idx) constSVF::LLVMModuleSetinline
getModuleNum() constSVF::LLVMModuleSetinline
getModuleRef(u32_t idx) constSVF::LLVMModuleSetinline
getObjectNode(const Value *V)SVF::LLVMModuleSet
getObjNodeNum() constSVF::LLVMModuleSetinline
getRealDefFun(const Function *fun) constSVF::LLVMModuleSetinline
getRetBlock(const Instruction *cs)SVF::LLVMModuleSetinlineprivate
getRetICFGNode(const Instruction *cs)SVF::LLVMModuleSet
getReturnNode(const Function *func) constSVF::LLVMModuleSetinline
getSVFBasicBlock(const BasicBlock *bb)SVF::LLVMModuleSetinline
getSVFType(const Type *T)SVF::LLVMModuleSet
getTypeInference()SVF::LLVMModuleSet
getValueNode(const Value *V)SVF::LLVMModuleSet
getValueNodeNum() constSVF::LLVMModuleSetinline
getVarargNode(const Function *func) constSVF::LLVMModuleSetinline
GlobalDefToRepMapSVF::LLVMModuleSetprivate
GlobalDefToRepMapTy typedefSVF::LLVMModuleSet
has_static(const Function *F)SVF::LLVMModuleSet
hasExtFuncAnnotation(const Function *fun, const std::string &funcAnnotation)SVF::LLVMModuleSet
hasGlobalRep(const GlobalVariable *val) constSVF::LLVMModuleSetinline
hasICFGNode(const Instruction *inst)SVF::LLVMModuleSet
hasValueNode(const Value *V)SVF::LLVMModuleSet
ICFGBuilderSVF::LLVMModuleSetfriend
InstToBlockNodeMapSVF::LLVMModuleSetprivate
InstToBlockNodeMapTy typedefSVF::LLVMModuleSet
is_alloc(const Function *F)SVF::LLVMModuleSet
is_alloc_stack_ret(const Function *F)SVF::LLVMModuleSet
is_arg_alloc(const Function *F)SVF::LLVMModuleSet
is_ext(const Function *F)SVF::LLVMModuleSet
is_memcpy(const Function *F)SVF::LLVMModuleSet
is_memset(const Function *F)SVF::LLVMModuleSet
is_realloc(const Function *F)SVF::LLVMModuleSet
LLVMBB2SVFBBSVF::LLVMModuleSetprivate
LLVMBB2SVFBBMap typedefSVF::LLVMModuleSet
LLVMFun2FunObjVarSVF::LLVMModuleSetprivate
LLVMFun2FunObjVarMap typedefSVF::LLVMModuleSet
LLVMModuleSet()SVF::LLVMModuleSetprivate
llvmModuleSetSVF::LLVMModuleSetprivatestatic
LLVMType2SVFTypeSVF::LLVMModuleSetprivate
LLVMType2SVFTypeMap typedefSVF::LLVMModuleSet
loadExtAPIModules()SVF::LLVMModuleSetprivate
loadModules(const std::vector< std::string > &moduleNameVec)SVF::LLVMModuleSetprivate
modulesSVF::LLVMModuleSetprivate
objSymMapSVF::LLVMModuleSetprivate
objSyms()SVF::LLVMModuleSetinline
owned_ctxSVF::LLVMModuleSetprivate
owned_modulesSVF::LLVMModuleSetprivate
prePassSchedule()SVF::LLVMModuleSetprivate
preProcessBCs(std::vector< std::string > &moduleNameVec)SVF::LLVMModuleSetstatic
preProcessedSVF::LLVMModuleSetprivatestatic
releaseLLVMModuleSet()SVF::LLVMModuleSetinlinestatic
retSyms()SVF::LLVMModuleSetinline
returnSymMapSVF::LLVMModuleSetprivate
setExtFuncAnnotations(const Function *fun, const std::vector< std::string > &funcAnnotations)SVF::LLVMModuleSet
setFunExitBB(const Function *fun, const BasicBlock *bb)SVF::LLVMModuleSetinlineprivate
setFunRealDefFun(const Function *fun, const Function *realDefFun)SVF::LLVMModuleSetinlineprivate
SVFBaseNode2LLVMValueSVF::LLVMModuleSetprivate
SVFBaseNode2LLVMValueMap typedefSVF::LLVMModuleSet
svfirSVF::LLVMModuleSetprivate
SVFIRBuilderSVF::LLVMModuleSetfriend
SymbolTableBuilderSVF::LLVMModuleSetfriend
Type2TypeInfoSVF::LLVMModuleSetprivate
Type2TypeInfoMap typedefSVF::LLVMModuleSet
typeInferenceSVF::LLVMModuleSetprivate
valSymMapSVF::LLVMModuleSetprivate
valSyms()SVF::LLVMModuleSetinline
ValueToIDMapTy typedefSVF::LLVMModuleSet
varargSymMapSVF::LLVMModuleSetprivate
varargSyms()SVF::LLVMModuleSetinline
~LLVMModuleSet()SVF::LLVMModuleSet