Addr enum value | SVF::PAGEdge | |
BinaryOp enum value | SVF::PAGEdge | |
Call enum value | SVF::PAGEdge | |
classof(const NormalGepPE *) | SVF::NormalGepPE | inlinestatic |
classof(const GepPE *edge) | SVF::NormalGepPE | inlinestatic |
classof(const PAGEdge *edge) | SVF::NormalGepPE | inlinestatic |
classof(const GenericPAGEdgeTy *edge) | SVF::NormalGepPE | inlinestatic |
Cmp enum value | SVF::PAGEdge | |
Copy enum value | SVF::PAGEdge | |
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 |
GepPE(PAGNode *s, PAGNode *d, PEDGEK k) | SVF::GepPE | inlineprotected |
getBB() const | SVF::PAGEdge | inline |
getDstID() const | SVF::GenericEdge< NodeTy > | inline |
getDstNode() const | SVF::GenericEdge< NodeTy > | inline |
getEdgeID() const | SVF::PAGEdge | inline |
getEdgeKind() const | SVF::GenericEdge< NodeTy > | inline |
getICFGNode() const | SVF::PAGEdge | inline |
getInst() const | SVF::PAGEdge | inline |
getLocationSet() const | SVF::NormalGepPE | inline |
getOffset() const | SVF::NormalGepPE | inline |
getSrcID() const | SVF::GenericEdge< NodeTy > | inline |
getSrcNode() const | SVF::GenericEdge< NodeTy > | inline |
getValue() const | SVF::PAGEdge | inline |
isPTAEdge() const | SVF::PAGEdge | |
Load enum value | SVF::PAGEdge | |
ls | SVF::NormalGepPE | private |
makeEdgeFlagWithCallInst(GEdgeKind k, const ICFGNode *cs) | SVF::PAGEdge | inlinestatic |
makeEdgeFlagWithStoreInst(GEdgeKind k, const ICFGNode *store) | SVF::PAGEdge | inlinestatic |
NodeType typedef | SVF::GenericEdge< NodeTy > | |
NormalGep enum value | SVF::PAGEdge | |
NormalGepPE() | SVF::NormalGepPE | private |
NormalGepPE(const NormalGepPE &) | SVF::NormalGepPE | private |
NormalGepPE(PAGNode *s, PAGNode *d, const LocationSet &l) | SVF::NormalGepPE | inline |
operator=(const NormalGepPE &) | SVF::NormalGepPE | private |
operator==(const GenericEdge< NodeType > *rhs) const | SVF::GenericEdge< NodeTy > | inline |
PAGEdge(PAGNode *s, PAGNode *d, GEdgeFlag k) | SVF::PAGEdge | |
PAGEdgeSetTy typedef | SVF::PAGEdge | |
PAGEdgeToSetMapTy typedef | SVF::PAGEdge | |
PAGKindToEdgeSetMapTy typedef | SVF::PAGEdge | |
PEDGEK enum name | SVF::PAGEdge | |
Ret enum value | SVF::PAGEdge | |
setBB(const BasicBlock *bb) | SVF::PAGEdge | inline |
setICFGNode(ICFGNode *node) | SVF::PAGEdge | inline |
setValue(const Value *val) | SVF::PAGEdge | inline |
Store enum value | SVF::PAGEdge | |
ThreadFork enum value | SVF::PAGEdge | |
ThreadJoin enum value | SVF::PAGEdge | |
toString() const | SVF::NormalGepPE | virtual |
totalEdgeNum | SVF::PAGEdge | static |
UnaryOp enum value | SVF::PAGEdge | |
VariantGep enum value | SVF::PAGEdge | |
~GenericEdge() | SVF::GenericEdge< NodeTy > | inlinevirtual |
~PAGEdge() | SVF::PAGEdge | inline |