addEdge(SVFVar *src, SVFVar *dst, SVFStmt *edge) | SVF::IRGraph | protected |
addGNode(NodeID id, NodeType *node) | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
addNode(SVFVar *node) | SVF::IRGraph | inlineprotected |
addStInfo(StInfo *stInfo) | SVF::IRGraph | inline |
addTypeInfo(const SVFType *ty) | SVF::IRGraph | inline |
begin() | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
begin() const | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
BlackHole enum value | SVF::IRGraph | |
blackholeSymID() const | SVF::IRGraph | inline |
BlkPtr enum value | SVF::IRGraph | |
blkPtrSymID() const | SVF::IRGraph | inline |
const_iterator typedef | SVF::GenericGraph< SVFVar, SVFStmt > | |
ConstantObj enum value | SVF::IRGraph | |
constantSymID() const | SVF::IRGraph | inline |
createDummyObjTypeInfo(NodeID symId, const SVFType *type) | SVF::IRGraph | |
createObjTypeInfo(const SVFType *type) | SVF::IRGraph | |
destorySymTable() | SVF::IRGraph | private |
destroy() | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
dump(std::string name) | SVF::IRGraph | |
dumpSymTable() | SVF::IRGraph | |
edgeNum | SVF::GenericGraph< SVFVar, SVFStmt > | |
EdgeType typedef | SVF::GenericGraph< SVFVar, SVFStmt > | |
end() | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
end() const | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
fromFile | SVF::IRGraph | protected |
FunObjVarToIDMapTy typedef | SVF::IRGraph | |
GenericGraph() | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
getBlackHoleNode() const | SVF::IRGraph | inline |
getBlkPtr() const | SVF::IRGraph | inline |
getConstantNode() const | SVF::IRGraph | inline |
getFlattenedElemIdx(const SVFType *T, u32_t origId) | SVF::IRGraph | |
getFlattenFieldTypes(const SVFStructType *T) | SVF::IRGraph | protected |
getFlatternedElemType(const SVFType *baseType, u32_t flatten_idx) | SVF::IRGraph | |
getGNode(NodeID id) const | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
getGraphName() const | SVF::IRGraph | inline |
getMaxStructSize() const | SVF::IRGraph | inline |
getModulusOffset(const BaseObjVar *baseObj, const APOffset &apOffset) | SVF::IRGraph | virtual |
getNodeNumAfterPAGBuild() const | SVF::IRGraph | inline |
getNullPtr() const | SVF::IRGraph | inline |
getNumOfFlattenElements(const SVFType *T) | SVF::IRGraph | |
getObjectNodeNum() | SVF::IRGraph | |
getObjTypeInfo(NodeID id) const | SVF::IRGraph | inline |
getOriginalElemType(const SVFType *baseType, u32_t origId) const | SVF::IRGraph | |
getPAGEdgeNum() const | SVF::IRGraph | inline |
getPAGNodeNum() const | SVF::IRGraph | inline |
getPTAPAGEdgeNum() const | SVF::IRGraph | inline |
getReturnNode(const FunObjVar *func) const | SVF::IRGraph | |
getStInfos() const | SVF::IRGraph | inline |
getSVFTypes() const | SVF::IRGraph | inline |
getTotalEdgeNum() const | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
getTotalNodeNum() const | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
getTotalSymNum() const | SVF::IRGraph | inline |
getTypeInfo(const SVFType *T) const | SVF::IRGraph | |
getValueNodeNum() | SVF::IRGraph | |
getVarargNode(const FunObjVar *func) const | SVF::IRGraph | |
hasGNode(NodeID id) const | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
hasLabeledEdge(SVFVar *src, SVFVar *dst, SVFStmt::PEDGEK kind, const ICFGNode *cs) | SVF::IRGraph | protected |
hasLabeledEdge(SVFVar *src, SVFVar *op1, SVFStmt::PEDGEK kind, const SVFVar *op2) | SVF::IRGraph | protected |
hasNonlabeledEdge(SVFVar *src, SVFVar *dst, SVFStmt::PEDGEK kind) | SVF::IRGraph | protected |
hasSVFTypeInfo(const SVFType *T) | SVF::IRGraph | inline |
IDToNodeMap | SVF::GenericGraph< SVFVar, SVFStmt > | protected |
IDToNodeMapTy typedef | SVF::GenericGraph< SVFVar, SVFStmt > | |
idToObjTypeInfoMap() | SVF::IRGraph | inline |
idToObjTypeInfoMap() const | SVF::IRGraph | inline |
IDToTypeInfoMapTy typedef | SVF::IRGraph | |
incEdgeNum() | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
incNodeNum() | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
IRGraph(bool buildFromFile) | SVF::IRGraph | inline |
isBlkObj(NodeID id) | SVF::IRGraph | inlinestatic |
isBlkObjOrConstantObj(NodeID id) | SVF::IRGraph | inlinestatic |
isBlkPtr(NodeID id) | SVF::IRGraph | inlinestatic |
isBuiltFromFile() | SVF::IRGraph | inline |
isConstantSym(NodeID id) | SVF::IRGraph | inlinestatic |
isNullPtr(NodeID id) | SVF::IRGraph | inlinestatic |
iterator typedef | SVF::GenericGraph< SVFVar, SVFStmt > | |
KindToPTASVFStmtSetMap | SVF::IRGraph | protected |
KindToSVFStmtSetMap | SVF::IRGraph | protected |
maxStruct | SVF::IRGraph | |
maxStSize | SVF::IRGraph | |
nodeNum | SVF::GenericGraph< SVFVar, SVFStmt > | |
nodeNumAfterPAGBuild | SVF::IRGraph | protected |
NodeType typedef | SVF::GenericGraph< SVFVar, SVFStmt > | |
NullPtr enum value | SVF::IRGraph | |
nullPtrSymID() const | SVF::IRGraph | inline |
ObjSymbol enum value | SVF::IRGraph | |
objTypeInfoMap | SVF::IRGraph | private |
objVarNum | SVF::IRGraph | protected |
printFlattenFields(const SVFType *type) | SVF::IRGraph | |
removeGNode(NodeType *node) | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
retFunObjSyms() | SVF::IRGraph | inline |
RetSymbol enum value | SVF::IRGraph | |
returnFunObjSymMap | SVF::IRGraph | private |
setNodeNumAfterPAGBuild(u32_t num) | SVF::IRGraph | inline |
stInfos | SVF::IRGraph | private |
SVFIRBuilder | SVF::IRGraph | friend |
SVFIRReader | SVF::IRGraph | friend |
SVFIRWriter | SVF::IRGraph | friend |
SVFStmtSet typedef | SVF::IRGraph | |
svfTypes | SVF::IRGraph | private |
SVFTypeSet typedef | SVF::IRGraph | |
SymbolTableBuilder | SVF::IRGraph | friend |
SYMTYPE enum name | SVF::IRGraph | |
totalPTAPAGEdge | SVF::IRGraph | protected |
totalSymNum | SVF::IRGraph | private |
ValSymbol enum value | SVF::IRGraph | |
valVarNum | SVF::IRGraph | protected |
varargFunObjSymMap | SVF::IRGraph | private |
varargFunObjSyms() | SVF::IRGraph | inline |
VarargSymbol enum value | SVF::IRGraph | |
view() | SVF::IRGraph | |
~GenericGraph() | SVF::GenericGraph< SVFVar, SVFStmt > | inlinevirtual |
~IRGraph() | SVF::IRGraph | virtual |