| _isPWCNode | SVF::ConstraintNode | |
| addIncomingAddrEdge(AddrCGEdge *inEdge) | SVF::ConstraintNode | inline |
| addIncomingCopyEdge(CopyCGEdge *inEdge) | SVF::ConstraintNode | inline |
| addIncomingDirectEdge(ConstraintEdge *inEdge) | SVF::ConstraintNode | inline |
| addIncomingEdge(EdgeType *inEdge) | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| addIncomingGepEdge(GepCGEdge *inEdge) | SVF::ConstraintNode | inline |
| addIncomingLoadEdge(LoadCGEdge *inEdge) | SVF::ConstraintNode | inline |
| addIncomingStoreEdge(StoreCGEdge *inEdge) | SVF::ConstraintNode | inline |
| addOutgoingAddrEdge(AddrCGEdge *outEdge) | SVF::ConstraintNode | inline |
| addOutgoingCopyEdge(CopyCGEdge *outEdge) | SVF::ConstraintNode | inline |
| addOutgoingDirectEdge(ConstraintEdge *outEdge) | SVF::ConstraintNode | inline |
| addOutgoingEdge(EdgeType *outEdge) | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| addOutgoingGepEdge(GepCGEdge *outEdge) | SVF::ConstraintNode | inline |
| addOutgoingLoadEdge(LoadCGEdge *outEdge) | SVF::ConstraintNode | inline |
| addOutgoingStoreEdge(StoreCGEdge *outEdge) | SVF::ConstraintNode | inline |
| Addr enum value | SVF::SVFValue | |
| addressInEdges | SVF::ConstraintNode | private |
| addressOutEdges | SVF::ConstraintNode | private |
| AParm enum value | SVF::SVFValue | |
| APIN enum value | SVF::SVFValue | |
| APOUT enum value | SVF::SVFValue | |
| ARet enum value | SVF::SVFValue | |
| ArgValNode enum value | SVF::SVFValue | |
| baseIds | SVF::ConstraintNode | |
| BaseObjNode enum value | SVF::SVFValue | |
| BasicBlockKd enum value | SVF::SVFValue | |
| BinaryOp enum value | SVF::SVFValue | |
| BlackHoleValNode enum value | SVF::SVFValue | |
| Branch enum value | SVF::SVFValue | |
| CallNodeKd enum value | SVF::SVFValue | |
| CDNodeKd enum value | SVF::SVFValue | |
| CFLNodeKd enum value | SVF::SVFValue | |
| CHNodeKd enum value | SVF::SVFValue | |
| classof(const ConstraintNode *) | SVF::ConstraintNode | inlinestatic |
| classof(const GenericICFGNodeTy *node) | SVF::ConstraintNode | inlinestatic |
| classof(const SVFValue *node) | SVF::ConstraintNode | inlinestatic |
| GenericNode< ConstraintNode, ConstraintEdge >::classof(const GenericNode< ConstraintNode, ConstraintEdge > *) | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inlinestatic |
| Cmp enum value | SVF::SVFValue | |
| const_iterator typedef | SVF::ConstraintNode | |
| ConstAggObjNode enum value | SVF::SVFValue | |
| ConstAggValNode enum value | SVF::SVFValue | |
| ConstDataObjNode enum value | SVF::SVFValue | |
| ConstDataValNode enum value | SVF::SVFValue | |
| ConstFPObjNode enum value | SVF::SVFValue | |
| ConstFPValNode enum value | SVF::SVFValue | |
| ConstIntObjNode enum value | SVF::SVFValue | |
| ConstIntValNode enum value | SVF::SVFValue | |
| ConstNullptrObjNode enum value | SVF::SVFValue | |
| ConstNullptrValNode enum value | SVF::SVFValue | |
| ConstraintNode(NodeID i) | SVF::ConstraintNode | inline |
| ConstraintNodeKd enum value | SVF::SVFValue | |
| Copy enum value | SVF::SVFValue | |
| copyInEdges | SVF::ConstraintNode | private |
| copyOutEdges | SVF::ConstraintNode | private |
| DCHNodeKd enum value | SVF::SVFValue | |
| directInEdgeBegin() | SVF::ConstraintNode | virtual |
| directInEdgeBegin() const | SVF::ConstraintNode | virtual |
| directInEdgeEnd() | SVF::ConstraintNode | virtual |
| directInEdgeEnd() const | SVF::ConstraintNode | virtual |
| directInEdges | SVF::ConstraintNode | private |
| directOutEdgeBegin() | SVF::ConstraintNode | virtual |
| directOutEdgeBegin() const | SVF::ConstraintNode | virtual |
| directOutEdgeEnd() | SVF::ConstraintNode | virtual |
| directOutEdgeEnd() const | SVF::ConstraintNode | virtual |
| directOutEdges | SVF::ConstraintNode | private |
| DummyObjNode enum value | SVF::SVFValue | |
| DummyValNode enum value | SVF::SVFValue | |
| DummyVProp enum value | SVF::SVFValue | |
| EdgeType typedef | SVF::GenericNode< ConstraintNode, ConstraintEdge > | |
| FParm enum value | SVF::SVFValue | |
| FPIN enum value | SVF::SVFValue | |
| FPOUT enum value | SVF::SVFValue | |
| FRet enum value | SVF::SVFValue | |
| FunCallBlock enum value | SVF::SVFValue | |
| FunEntryBlock enum value | SVF::SVFValue | |
| FunExitBlock enum value | SVF::SVFValue | |
| FunObjNode enum value | SVF::SVFValue | |
| FunRetBlock enum value | SVF::SVFValue | |
| FunValNode enum value | SVF::SVFValue | |
| GEdgeSetTy typedef | SVF::GenericNode< ConstraintNode, ConstraintEdge > | |
| GenericNode(NodeID i, GNodeK k, const SVFType *svfType=nullptr) | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| Gep enum value | SVF::SVFValue | |
| gepInEdges | SVF::ConstraintNode | private |
| GepObjNode enum value | SVF::SVFValue | |
| gepOutEdges | SVF::ConstraintNode | private |
| GepValNode enum value | SVF::SVFValue | |
| getAddrInEdges() const | SVF::ConstraintNode | inline |
| getAddrOutEdges() const | SVF::ConstraintNode | inline |
| getCopyInEdges() const | SVF::ConstraintNode | inline |
| getCopyOutEdges() const | SVF::ConstraintNode | inline |
| getDirectInEdges() const | SVF::ConstraintNode | inline |
| getDirectOutEdges() const | SVF::ConstraintNode | inline |
| getGepInEdges() const | SVF::ConstraintNode | inline |
| getGepOutEdges() const | SVF::ConstraintNode | inline |
| getId() const | SVF::SVFValue | inline |
| getInEdges() const | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| getLoadInEdges() const | SVF::ConstraintNode | inline |
| getLoadOutEdges() const | SVF::ConstraintNode | inline |
| getName() const | SVF::SVFValue | inlinevirtual |
| getNodeKind() const | SVF::SVFValue | inline |
| getOutEdges() const | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| getSourceLoc() const | SVF::SVFValue | inlinevirtual |
| getStoreInEdges() const | SVF::ConstraintNode | inline |
| getStoreOutEdges() const | SVF::ConstraintNode | inline |
| getType() const | SVF::SVFValue | inlinevirtual |
| GlobalBlock enum value | SVF::SVFValue | |
| GlobalObjNode enum value | SVF::SVFValue | |
| GlobalValNode enum value | SVF::SVFValue | |
| GNodeK enum name | SVF::SVFValue | |
| hasIncomingEdge() const | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| hasIncomingEdge(EdgeType *edge) const | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| hasOutgoingEdge() const | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| hasOutgoingEdge(EdgeType *edge) const | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| HeapObjNode enum value | SVF::SVFValue | |
| id | SVF::SVFValue | protected |
| incomingAddrEdges() | SVF::ConstraintNode | inline |
| incomingAddrsBegin() const | SVF::ConstraintNode | inline |
| incomingAddrsEnd() const | SVF::ConstraintNode | inline |
| incomingLoadsBegin() const | SVF::ConstraintNode | inline |
| incomingLoadsEnd() const | SVF::ConstraintNode | inline |
| incomingStoresBegin() const | SVF::ConstraintNode | inline |
| incomingStoresEnd() const | SVF::ConstraintNode | inline |
| InEdgeBegin() | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| InEdgeBegin() const | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| InEdgeEnd() | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| InEdgeEnd() const | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| InEdges | SVF::GenericNode< ConstraintNode, ConstraintEdge > | private |
| IntraBlock enum value | SVF::SVFValue | |
| isArgumentVFGNodeKinds(GNodeK n) | SVF::SVFValue | inlineprotectedstatic |
| isBaseObjVarKinds(GNodeK n) | SVF::SVFValue | inlineprotectedstatic |
| isConstantDataObjVarKinds(GNodeK n) | SVF::SVFValue | inlineprotectedstatic |
| isConstantDataValVar(GNodeK n) | SVF::SVFValue | inlineprotectedstatic |
| isdirectEdge(ConstraintEdge::ConstraintEdgeK kind) | SVF::ConstraintNode | inline |
| isICFGNodeKinds(GNodeK n) | SVF::SVFValue | inlineprotectedstatic |
| isIndirectEdge(ConstraintEdge::ConstraintEdgeK kind) | SVF::ConstraintNode | inline |
| isInterICFGNodeKind(GNodeK n) | SVF::SVFValue | inlineprotectedstatic |
| isMRSVFGNodeKinds(GNodeK n) | SVF::SVFValue | inlineprotectedstatic |
| isMSSAPHISVFGNodeKinds(GNodeK n) | SVF::SVFValue | inlineprotectedstatic |
| isObjVarKinds(GNodeK n) | SVF::SVFValue | inlineprotectedstatic |
| isPHIVFGNodeKinds(GNodeK n) | SVF::SVFValue | inlineprotectedstatic |
| isPWCNode() const | SVF::ConstraintNode | inline |
| isStmtVFGNodeKinds(GNodeK n) | SVF::SVFValue | inlineprotectedstatic |
| isSVFVarKind(GNodeK n) | SVF::SVFValue | inlineprotectedstatic |
| isValVarKinds(GNodeK n) | SVF::SVFValue | inlineprotectedstatic |
| isVFGNodeKinds(GNodeK n) | SVF::SVFValue | inlineprotectedstatic |
| iterator typedef | SVF::ConstraintNode | |
| Load enum value | SVF::SVFValue | |
| loadInEdges | SVF::ConstraintNode | private |
| loadOutEdges | SVF::ConstraintNode | private |
| MInterPhi enum value | SVF::SVFValue | |
| MIntraPhi enum value | SVF::SVFValue | |
| MPhi enum value | SVF::SVFValue | |
| name | SVF::SVFValue | protected |
| nodeKind | SVF::SVFValue | protected |
| NodeType typedef | SVF::GenericNode< ConstraintNode, ConstraintEdge > | |
| NPtr enum value | SVF::SVFValue | |
| ObjNode enum value | SVF::SVFValue | |
| operator<< | SVF::ConstraintNode | friend |
| OtherKd enum value | SVF::SVFValue | |
| OutEdgeBegin() | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| OutEdgeBegin() const | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| OutEdgeEnd() | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| OutEdgeEnd() const | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| OutEdges | SVF::GenericNode< ConstraintNode, ConstraintEdge > | private |
| outgoingAddrEdges() | SVF::ConstraintNode | inline |
| outgoingAddrsBegin() const | SVF::ConstraintNode | inline |
| outgoingAddrsEnd() const | SVF::ConstraintNode | inline |
| outgoingLoadsBegin() const | SVF::ConstraintNode | inline |
| outgoingLoadsEnd() const | SVF::ConstraintNode | inline |
| outgoingStoresBegin() const | SVF::ConstraintNode | inline |
| outgoingStoresEnd() const | SVF::ConstraintNode | inline |
| removeIncomingAddrEdge(AddrCGEdge *inEdge) | SVF::ConstraintNode | inline |
| removeIncomingDirectEdge(ConstraintEdge *inEdge) | SVF::ConstraintNode | inline |
| removeIncomingEdge(EdgeType *edge) | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| removeIncomingLoadEdge(LoadCGEdge *inEdge) | SVF::ConstraintNode | inline |
| removeIncomingStoreEdge(StoreCGEdge *inEdge) | SVF::ConstraintNode | inline |
| removeOutgoingAddrEdge(AddrCGEdge *outEdge) | SVF::ConstraintNode | inline |
| removeOutgoingDirectEdge(ConstraintEdge *outEdge) | SVF::ConstraintNode | inline |
| removeOutgoingEdge(EdgeType *edge) | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inline |
| removeOutgoingLoadEdge(LoadCGEdge *outEdge) | SVF::ConstraintNode | inline |
| removeOutgoingStoreEdge(StoreCGEdge *outEdge) | SVF::ConstraintNode | inline |
| RetValNode enum value | SVF::SVFValue | |
| setName(const std::string &nameInfo) | SVF::SVFValue | inlinevirtual |
| setName(std::string &&nameInfo) | SVF::SVFValue | inlinevirtual |
| setPWCNode() | SVF::ConstraintNode | inline |
| setSourceLoc(const std::string &sourceCodeInfo) | SVF::SVFValue | inlinevirtual |
| sourceLoc | SVF::SVFValue | protected |
| StackObjNode enum value | SVF::SVFValue | |
| Store enum value | SVF::SVFValue | |
| storeInEdges | SVF::ConstraintNode | private |
| storeOutEdges | SVF::ConstraintNode | private |
| strides | SVF::ConstraintNode | |
| SVFValue(NodeID i, GNodeK k, const SVFType *ty=nullptr) | SVF::SVFValue | inline |
| TCTNodeKd enum value | SVF::SVFValue | |
| TInterPhi enum value | SVF::SVFValue | |
| TIntraPhi enum value | SVF::SVFValue | |
| toString() const | SVF::ConstraintNode | virtual |
| TPhi enum value | SVF::SVFValue | |
| type | SVF::SVFValue | protected |
| UnaryOp enum value | SVF::SVFValue | |
| ValNode enum value | SVF::SVFValue | |
| valueOnlyToString() const | SVF::SVFValue | |
| VarargValNode enum value | SVF::SVFValue | |
| ~GenericNode() | SVF::GenericNode< ConstraintNode, ConstraintEdge > | inlinevirtual |