| Add enum value | SVF::BinaryOPStmt | |
| Addr enum value | SVF::SVFStmt | |
| And enum value | SVF::BinaryOPStmt | |
| AShr enum value | SVF::BinaryOPStmt | |
| basicBlock | SVF::SVFStmt | private |
| BinaryOp enum value | SVF::SVFStmt | |
| BinaryOPStmt(const BinaryOPStmt &) | SVF::BinaryOPStmt | private |
| BinaryOPStmt(SVFVar *s, const OPVars &opnds, u32_t oc) | SVF::BinaryOPStmt | |
| Branch enum value | SVF::SVFStmt | |
| Call enum value | SVF::SVFStmt | |
| callEdgeLabelCounter | SVF::SVFStmt | privatestatic |
| classof(const BinaryOPStmt *) | SVF::BinaryOPStmt | inlinestatic |
| classof(const SVFStmt *edge) | SVF::BinaryOPStmt | inlinestatic |
| classof(const MultiOpndStmt *edge) | SVF::BinaryOPStmt | inlinestatic |
| classof(const GenericPAGEdgeTy *edge) | SVF::BinaryOPStmt | inlinestatic |
| Cmp enum value | SVF::SVFStmt | |
| Copy enum value | SVF::SVFStmt | |
| dst | SVF::GenericEdge< NodeTy > | private |
| edgeFlag | SVF::GenericEdge< NodeTy > | private |
| edgeId | SVF::SVFStmt | private |
| EdgeKindMask | SVF::GenericEdge< NodeTy > | protectedstatic |
| EdgeKindMaskBits | SVF::GenericEdge< NodeTy > | protectedstatic |
| equalGEdge typedef | SVF::GenericEdge< NodeTy > | |
| FAdd enum value | SVF::BinaryOPStmt | |
| FDiv enum value | SVF::BinaryOPStmt | |
| FMul enum value | SVF::BinaryOPStmt | |
| FRem enum value | SVF::BinaryOPStmt | |
| FSub enum value | SVF::BinaryOPStmt | |
| GEdgeFlag typedef | SVF::GenericEdge< NodeTy > | |
| GEdgeKind typedef | SVF::GenericEdge< NodeTy > | |
| GenericEdge(NodeTy *s, NodeTy *d, GEdgeFlag k) | SVF::GenericEdge< NodeTy > | inline |
| Gep enum value | SVF::SVFStmt | |
| getBB() const | SVF::SVFStmt | inline |
| getDstID() | SVF::MultiOpndStmt | private |
| SVF::SVFStmt::getDstID() const | SVF::GenericEdge< NodeTy > | inline |
| getDstNode() | SVF::MultiOpndStmt | private |
| SVF::SVFStmt::getDstNode() const | SVF::GenericEdge< NodeTy > | inline |
| getEdgeID() const | SVF::SVFStmt | inline |
| getEdgeKind() const | SVF::GenericEdge< NodeTy > | inline |
| getEdgeKindWithoutMask() const | SVF::GenericEdge< NodeTy > | inline |
| getICFGNode() const | SVF::SVFStmt | inline |
| getOpcode() const | SVF::BinaryOPStmt | inline |
| getOpndVars() const | SVF::MultiOpndStmt | inline |
| getOpVar(u32_t pos) const | SVF::MultiOpndStmt | inline |
| getOpVarID(u32_t pos) const | SVF::MultiOpndStmt | |
| getOpVarNum() const | SVF::MultiOpndStmt | inline |
| getRes() const | SVF::MultiOpndStmt | inline |
| getResID() const | SVF::MultiOpndStmt | |
| getSrcID() | SVF::MultiOpndStmt | private |
| SVF::SVFStmt::getSrcID() const | SVF::GenericEdge< NodeTy > | inline |
| getSrcNode() | SVF::MultiOpndStmt | private |
| SVF::SVFStmt::getSrcNode() const | SVF::GenericEdge< NodeTy > | inline |
| getValue() const | SVF::SVFStmt | inline |
| icfgNode | SVF::SVFStmt | private |
| Inst2LabelMap typedef | SVF::SVFStmt | private |
| inst2LabelMap | SVF::SVFStmt | privatestatic |
| isPTAEdge() const | SVF::SVFStmt | virtual |
| KindToSVFStmtMapTy typedef | SVF::SVFStmt | |
| Load enum value | SVF::SVFStmt | |
| LShr enum value | SVF::BinaryOPStmt | |
| makeEdgeFlagWithAddionalOpnd(GEdgeKind k, const SVFVar *var) | SVF::SVFStmt | inlinestatic |
| makeEdgeFlagWithCallInst(GEdgeKind k, const ICFGNode *cs) | SVF::SVFStmt | inlinestatic |
| makeEdgeFlagWithStoreInst(GEdgeKind k, const ICFGNode *store) | SVF::SVFStmt | inlinestatic |
| Mul enum value | SVF::BinaryOPStmt | |
| multiOpndLabelCounter | SVF::SVFStmt | privatestatic |
| MultiOpndStmt() | SVF::MultiOpndStmt | private |
| MultiOpndStmt(const MultiOpndStmt &) | SVF::MultiOpndStmt | private |
| MultiOpndStmt(SVFVar *r, const OPVars &opnds, GEdgeFlag k) | SVF::MultiOpndStmt | protected |
| NodeType typedef | SVF::GenericEdge< NodeTy > | |
| opcode | SVF::BinaryOPStmt | private |
| OpCode enum name | SVF::BinaryOPStmt | |
| operator=(const BinaryOPStmt &) | SVF::BinaryOPStmt | private |
| operator==(const GenericEdge< NodeType > *rhs) const | SVF::GenericEdge< NodeTy > | inlinevirtual |
| opVarBegin() const | SVF::MultiOpndStmt | inline |
| OPVars typedef | SVF::MultiOpndStmt | |
| opVars | SVF::MultiOpndStmt | protected |
| opVerEnd() const | SVF::MultiOpndStmt | inline |
| Or enum value | SVF::BinaryOPStmt | |
| PAGEdgeSetTy typedef | SVF::SVFStmt | |
| PAGEdgeToSetMapTy typedef | SVF::SVFStmt | |
| PEDGEK enum name | SVF::SVFStmt | |
| Phi enum value | SVF::SVFStmt | |
| Ret enum value | SVF::SVFStmt | |
| SDiv enum value | SVF::BinaryOPStmt | |
| Select enum value | SVF::SVFStmt | |
| setBB(const SVFBasicBlock *bb) | SVF::SVFStmt | inline |
| setICFGNode(ICFGNode *node) | SVF::SVFStmt | inline |
| setValue(const SVFVar *val) | SVF::SVFStmt | inline |
| Shl enum value | SVF::BinaryOPStmt | |
| src | SVF::GenericEdge< NodeTy > | private |
| SRem enum value | SVF::BinaryOPStmt | |
| Store enum value | SVF::SVFStmt | |
| storeEdgeLabelCounter | SVF::SVFStmt | privatestatic |
| Sub enum value | SVF::BinaryOPStmt | |
| SVFStmt(GEdgeFlag k) | SVF::SVFStmt | inlineprotected |
| SVFStmt(SVFVar *s, SVFVar *d, GEdgeFlag k, bool real=true) | SVF::SVFStmt | |
| SVFStmtSetTy typedef | SVF::SVFStmt | |
| ThreadFork enum value | SVF::SVFStmt | |
| ThreadJoin enum value | SVF::SVFStmt | |
| toString() const override | SVF::BinaryOPStmt | virtual |
| totalEdgeNum | SVF::SVFStmt | static |
| UDiv enum value | SVF::BinaryOPStmt | |
| UnaryOp enum value | SVF::SVFStmt | |
| URem enum value | SVF::BinaryOPStmt | |
| value | SVF::SVFStmt | private |
| Var2LabelMap typedef | SVF::SVFStmt | private |
| var2LabelMap | SVF::SVFStmt | privatestatic |
| Xor enum value | SVF::BinaryOPStmt | |
| ~GenericEdge() | SVF::GenericEdge< NodeTy > | inlinevirtual |
| ~SVFStmt() | SVF::SVFStmt | inline |