addEdge(SVFVar *src, SVFVar *dst, SVFStmt *edge) | SVF::IRGraph | protected |
addGNode(NodeID id, NodeType *node) | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
addNode(SVFVar *node, NodeID i) | SVF::IRGraph | inlineprotected |
begin() | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
begin() const | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
const_iterator typedef | SVF::GenericGraph< SVFVar, SVFStmt > | |
destroy() | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
dump(std::string name) | 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 |
GenericGraph() | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
getBlackHoleNode() const | SVF::IRGraph | inline |
getBlackHoleObj() const | SVF::IRGraph | inline |
getBlkPtr() const | SVF::IRGraph | inline |
getConstantNode() const | SVF::IRGraph | inline |
getConstantObj() const | SVF::IRGraph | inline |
getGNode(NodeID id) const | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
getGraphName() const | SVF::IRGraph | inline |
getMemObj(const SVFValue *val) const | SVF::IRGraph | inlineprotected |
getNodeNumAfterPAGBuild() const | SVF::IRGraph | inline |
getNullPtr() const | SVF::IRGraph | inline |
getObjectNode(const SVFValue *V) | SVF::IRGraph | inline |
getObjectNodeNum() const | SVF::IRGraph | inline |
getPAGEdgeNum() const | SVF::IRGraph | inline |
getPAGNodeNum() const | SVF::IRGraph | inline |
getPTAPAGEdgeNum() const | SVF::IRGraph | inline |
getReturnNode(const SVFFunction *func) const | SVF::IRGraph | inline |
getSymbolInfo() const | SVF::IRGraph | inline |
getTotalEdgeNum() const | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
getTotalNodeNum() const | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
getValueEdges(const SVFValue *V) | SVF::IRGraph | inline |
getValueNode(const SVFValue *V) | SVF::IRGraph | inline |
getValueNodeNum() const | SVF::IRGraph | inline |
getVarargNode(const SVFFunction *func) const | SVF::IRGraph | inline |
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 |
hasValueNode(const SVFValue *V) | SVF::IRGraph | inline |
IDToNodeMap | SVF::GenericGraph< SVFVar, SVFStmt > | protected |
IDToNodeMapTy typedef | SVF::GenericGraph< SVFVar, SVFStmt > | |
incEdgeNum() | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
incNodeNum() | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
IRGraph(bool buildFromFile) | SVF::IRGraph | inline |
isBuiltFromFile() | SVF::IRGraph | inline |
iterator typedef | SVF::GenericGraph< SVFVar, SVFStmt > | |
KindToPTASVFStmtSetMap | SVF::IRGraph | protected |
KindToSVFStmtSetMap | SVF::IRGraph | protected |
mapValueToEdge(const SVFValue *V, SVFStmt *edge) | SVF::IRGraph | inlineprotected |
nodeNum | SVF::GenericGraph< SVFVar, SVFStmt > | |
nodeNumAfterPAGBuild | SVF::IRGraph | protected |
NodeType typedef | SVF::GenericGraph< SVFVar, SVFStmt > | |
removeGNode(NodeType *node) | SVF::GenericGraph< SVFVar, SVFStmt > | inline |
setNodeNumAfterPAGBuild(u32_t num) | SVF::IRGraph | inline |
SVFIRReader | SVF::IRGraph | friend |
SVFIRWriter | SVF::IRGraph | friend |
SVFStmtSet typedef | SVF::IRGraph | |
symInfo | SVF::IRGraph | protected |
totalPTAPAGEdge | SVF::IRGraph | protected |
ValueToEdgeMap typedef | SVF::IRGraph | |
valueToEdgeMap | SVF::IRGraph | protected |
view() | SVF::IRGraph | |
~GenericGraph() | SVF::GenericGraph< SVFVar, SVFStmt > | inlinevirtual |
~IRGraph() | SVF::IRGraph | virtual |