Static Value-Flow Analysis
SVF::CHGBuilder Member List

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

addFuncToFuncVector(CHNode::FuncVector &v, const Function *f)SVF::CHGBuilder
analyzeVTables(const Module &M)SVF::CHGBuilder
buildCHG()SVF::CHGBuilder
buildCHGEdges(const Function *F)SVF::CHGBuilder
buildCHGNodes(const GlobalValue *V)SVF::CHGBuilder
buildCHGNodes(const Function *F)SVF::CHGBuilder
buildClassNameToAncestorsDescendantsMap()SVF::CHGBuilder
buildCSToCHAVtblsAndVfnsMap()SVF::CHGBuilder
buildInternalMaps()SVF::CHGBuilder
buildVirtualFunctionToIDMap()SVF::CHGBuilder
chgSVF::CHGBuilderprivate
CHGBuilder(CHGraph *c)SVF::CHGBuilderinline
CHNodeSetTy typedefSVF::CHGBuilder
connectInheritEdgeViaCall(const Function *caller, const CallBase *cs)SVF::CHGBuilder
connectInheritEdgeViaStore(const Function *caller, const StoreInst *store)SVF::CHGBuilder
createNode(const std::string &name)SVF::CHGBuilder
getCSClasses(const CallBase *cs)SVF::CHGBuilder
getInstancesAndDescendants(const std::string &className)SVF::CHGBuilder
llvmModuleSet()SVF::CHGBuilderprivate
readInheritanceMetadataFromModule(const Module &M)SVF::CHGBuilder
WorkList typedefSVF::CHGBuilder