Static Value-Flow Analysis
Loading...
Searching...
No Matches
SVF::UnaryOPStmt Member List

This is the complete list of members for SVF::UnaryOPStmt, including all inherited members.

addInst2Labeled(const ICFGNode *cs, u32_t label)SVF::SVFStmtinlineprotectedstatic
Addr enum valueSVF::SVFStmt
addVar2Labeled(const SVFVar *var, u32_t label)SVF::SVFStmtinlineprotectedstatic
basicBlockSVF::SVFStmtprivate
BinaryOp enum valueSVF::SVFStmt
Branch enum valueSVF::SVFStmt
Call enum valueSVF::SVFStmt
callEdgeLabelCounterSVF::SVFStmtprivatestatic
classof(const UnaryOPStmt *)SVF::UnaryOPStmtinlinestatic
classof(const SVFStmt *edge)SVF::UnaryOPStmtinlinestatic
classof(const GenericPAGEdgeTy *edge)SVF::UnaryOPStmtinlinestatic
Cmp enum valueSVF::SVFStmt
Copy enum valueSVF::SVFStmt
dstSVF::GenericEdge< NodeTy >private
edgeFlagSVF::GenericEdge< NodeTy >private
edgeIdSVF::SVFStmtprivate
EdgeKindMaskSVF::GenericEdge< NodeTy >protectedstatic
EdgeKindMaskBitsSVF::GenericEdge< NodeTy >protectedstatic
equalGEdge typedefSVF::GenericEdge< NodeTy >
FNeg enum valueSVF::UnaryOPStmt
GEdgeFlag typedefSVF::GenericEdge< NodeTy >
GEdgeKind typedefSVF::GenericEdge< NodeTy >
GenericEdge(NodeTy *s, NodeTy *d, GEdgeFlag k)SVF::GenericEdge< NodeTy >inline
Gep enum valueSVF::SVFStmt
getBB() constSVF::SVFStmtinline
getCallEdgeLabelCounter()SVF::SVFStmtinlinestatic
getDstID()SVF::UnaryOPStmtprivate
SVF::SVFStmt::getDstID() constSVF::GenericEdge< NodeTy >inline
getDstNode()SVF::UnaryOPStmtprivate
SVF::SVFStmt::getDstNode() constSVF::GenericEdge< NodeTy >inline
getEdgeID() constSVF::SVFStmtinline
getEdgeKind() constSVF::GenericEdge< NodeTy >inline
getEdgeKindWithoutMask() constSVF::GenericEdge< NodeTy >inline
getICFGNode() constSVF::SVFStmtinline
getInst2LabelMap()SVF::SVFStmtinlinestatic
getMultiOpndLabelCounter()SVF::SVFStmtinlinestatic
getOpcode() constSVF::UnaryOPStmtinline
getOpVar() constSVF::UnaryOPStmtinline
getOpVarID() constSVF::UnaryOPStmt
getRes() constSVF::UnaryOPStmtinline
getResID() constSVF::UnaryOPStmt
getSrcID()SVF::UnaryOPStmtprivate
SVF::SVFStmt::getSrcID() constSVF::GenericEdge< NodeTy >inline
getSrcNode()SVF::UnaryOPStmtprivate
SVF::SVFStmt::getSrcNode() constSVF::GenericEdge< NodeTy >inline
getStoreEdgeLabelCounter()SVF::SVFStmtinlinestatic
getValue() constSVF::SVFStmtinline
getVar2LabelMap()SVF::SVFStmtinlinestatic
GraphDBClientSVF::UnaryOPStmtfriend
icfgNodeSVF::SVFStmtprivate
Inst2LabelMap typedefSVF::SVFStmtprivate
inst2LabelMapSVF::SVFStmtprivatestatic
isPTAEdge() constSVF::SVFStmtvirtual
KindToSVFStmtMapTy typedefSVF::SVFStmt
Load enum valueSVF::SVFStmt
makeEdgeFlagWithAddionalOpnd(GEdgeKind k, const SVFVar *var)SVF::SVFStmtinlinestatic
makeEdgeFlagWithCallInst(GEdgeKind k, const ICFGNode *cs)SVF::SVFStmtinlinestatic
makeEdgeFlagWithStoreInst(GEdgeKind k, const ICFGNode *store)SVF::SVFStmtinlinestatic
multiOpndLabelCounterSVF::SVFStmtprivatestatic
NodeType typedefSVF::GenericEdge< NodeTy >
OpCode enum nameSVF::UnaryOPStmt
opcodeSVF::UnaryOPStmtprivate
operator=(const UnaryOPStmt &)SVF::UnaryOPStmtprivate
operator==(const GenericEdge< NodeType > *rhs) constSVF::GenericEdge< NodeTy >inlinevirtual
PAGEdgeSetTy typedefSVF::SVFStmt
PAGEdgeToSetMapTy typedefSVF::SVFStmt
PEDGEK enum nameSVF::SVFStmt
Phi enum valueSVF::SVFStmt
Ret enum valueSVF::SVFStmt
Select enum valueSVF::SVFStmt
setBasicBlock(const SVFBasicBlock *bb)SVF::SVFStmtinlineprotected
setBB(const SVFBasicBlock *bb)SVF::SVFStmtinline
setCallEdgeLabelCounter(u64_t counter)SVF::SVFStmtinlineprotected
setICFGNode(ICFGNode *node)SVF::SVFStmtinline
setMultiOpndLabelCounter(u64_t counter)SVF::SVFStmtinlineprotected
setStoreEdgeLabelCounter(u64_t counter)SVF::SVFStmtinlineprotected
setValue(const SVFVar *val)SVF::SVFStmtinline
srcSVF::GenericEdge< NodeTy >private
Store enum valueSVF::SVFStmt
storeEdgeLabelCounterSVF::SVFStmtprivatestatic
SVFStmt(GEdgeFlag k)SVF::SVFStmtinlineprotected
SVFStmt(SVFVar *s, SVFVar *d, GEdgeFlag k, EdgeID eid, SVFVar *value, ICFGNode *icfgNode, bool real=true)SVF::SVFStmtprotected
SVFStmt(SVFVar *s, SVFVar *d, GEdgeFlag k, bool real=true)SVF::SVFStmt
SVFStmtSetTy typedefSVF::SVFStmt
ThreadFork enum valueSVF::SVFStmt
ThreadJoin enum valueSVF::SVFStmt
toString() const overrideSVF::UnaryOPStmtvirtual
UnaryOp enum valueSVF::SVFStmt
UnaryOPStmt(const UnaryOPStmt &)SVF::UnaryOPStmtprivate
UnaryOPStmt(SVFVar *s, SVFVar *d, u32_t oc)SVF::UnaryOPStmtinline
valueSVF::SVFStmtprivate
var2LabelMapSVF::SVFStmtprivatestatic
Var2LabelMap typedefSVF::SVFStmtprivate
~GenericEdge()SVF::GenericEdge< NodeTy >inlinevirtual
~SVFStmt()SVF::SVFStmtinline