branchCondVal | SVF::IntraCFGEdge | private |
CallCF enum value | SVF::ICFGEdge | |
classof(const IntraCFGEdge *) | SVF::IntraCFGEdge | inlinestatic |
classof(const ICFGEdge *edge) | SVF::IntraCFGEdge | inlinestatic |
classof(const GenericICFGEdgeTy *edge) | SVF::IntraCFGEdge | inlinestatic |
conditionVar | SVF::IntraCFGEdge | private |
dst | SVF::GenericEdge< NodeTy > | private |
edgeFlag | SVF::GenericEdge< NodeTy > | private |
EdgeKindMask | SVF::GenericEdge< NodeTy > | protectedstatic |
EdgeKindMaskBits | SVF::GenericEdge< NodeTy > | protectedstatic |
equalGEdge typedef | SVF::GenericEdge< NodeTy > | |
GEdgeFlag typedef | SVF::GenericEdge< NodeTy > | |
GEdgeKind typedef | SVF::GenericEdge< NodeTy > | |
GenericEdge(NodeTy *s, NodeTy *d, GEdgeFlag k) | SVF::GenericEdge< NodeTy > | inline |
getCondition() const | SVF::IntraCFGEdge | inline |
getDstID() const | SVF::GenericEdge< NodeTy > | inline |
getDstNode() const | SVF::GenericEdge< NodeTy > | inline |
getEdgeKind() const | SVF::GenericEdge< NodeTy > | inline |
getEdgeKindWithoutMask() const | SVF::GenericEdge< NodeTy > | inline |
getSrcID() const | SVF::GenericEdge< NodeTy > | inline |
getSrcNode() const | SVF::GenericEdge< NodeTy > | inline |
getSuccessorCondValue() const | SVF::IntraCFGEdge | inline |
ICFG | SVF::IntraCFGEdge | friend |
ICFGEdge(ICFGNode *s, ICFGNode *d, GEdgeFlag k) | SVF::ICFGEdge | inline |
ICFGEdgeK enum name | SVF::ICFGEdge | |
ICFGEdgeSetTy typedef | SVF::ICFGEdge | |
IntraCF enum value | SVF::ICFGEdge | |
IntraCFGEdge(ICFGNode *s, ICFGNode *d) | SVF::IntraCFGEdge | inline |
isCallCFGEdge() const | SVF::ICFGEdge | inline |
isCFGEdge() const | SVF::ICFGEdge | inline |
isIntraCFGEdge() const | SVF::ICFGEdge | inline |
isRetCFGEdge() const | SVF::ICFGEdge | inline |
makeEdgeFlagWithInvokeID(GEdgeKind k, CallSiteID cs) | SVF::ICFGEdge | inlinestatic |
NodeType typedef | SVF::GenericEdge< NodeTy > | |
operator==(const GenericEdge< NodeType > *rhs) const | SVF::GenericEdge< NodeTy > | inlinevirtual |
RetCF enum value | SVF::ICFGEdge | |
setBranchCondVal(s64_t bVal) | SVF::IntraCFGEdge | inlineprivate |
setConditionVar(const SVFVar *c) | SVF::IntraCFGEdge | inlineprivate |
src | SVF::GenericEdge< NodeTy > | private |
SVFGEdgeK typedef | SVF::ICFGEdge | |
SVFGEdgeSetTy typedef | SVF::ICFGEdge | |
SVFIRBuilder | SVF::IntraCFGEdge | friend |
SVFIRReader | SVF::IntraCFGEdge | friend |
SVFIRWriter | SVF::IntraCFGEdge | friend |
toString() const | SVF::IntraCFGEdge | virtual |
~GenericEdge() | SVF::GenericEdge< NodeTy > | inlinevirtual |
~ICFGEdge() | SVF::ICFGEdge | inline |