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

This is the complete list of members for SVF::BranchStmt, 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
BranchStmt(const BranchStmt &)SVF::BranchStmtprivate
BranchStmt(SVFVar *inst, SVFVar *c, const SuccAndCondPairVec &succs)SVF::BranchStmtinline
brInstSVF::BranchStmtprivate
Call enum valueSVF::SVFStmt
callEdgeLabelCounterSVF::SVFStmtprivatestatic
classof(const BranchStmt *)SVF::BranchStmtinlinestatic
classof(const SVFStmt *edge)SVF::BranchStmtinlinestatic
classof(const GenericPAGEdgeTy *edge)SVF::BranchStmtinlinestatic
Cmp enum valueSVF::SVFStmt
condSVF::BranchStmtprivate
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 >
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
getBranchInst() constSVF::BranchStmtinline
getCallEdgeLabelCounter()SVF::SVFStmtinlinestatic
getCondition() constSVF::BranchStmt
getDstID()SVF::BranchStmtprivate
SVF::SVFStmt::getDstID() constSVF::GenericEdge< NodeTy >inline
getDstNode()SVF::BranchStmtprivate
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
getNumSuccessors() constSVF::BranchStmtinline
getSrcID()SVF::BranchStmtprivate
SVF::SVFStmt::getSrcID() constSVF::GenericEdge< NodeTy >inline
getSrcNode()SVF::BranchStmtprivate
SVF::SVFStmt::getSrcNode() constSVF::GenericEdge< NodeTy >inline
getStoreEdgeLabelCounter()SVF::SVFStmtinlinestatic
getSuccessor(u32_t i) constSVF::BranchStmtinline
getSuccessorCondValue(u32_t i) constSVF::BranchStmtinline
getSuccessors() constSVF::BranchStmtinline
getValue() constSVF::SVFStmtinline
getVar2LabelMap()SVF::SVFStmtinlinestatic
GraphDBClientSVF::BranchStmtfriend
icfgNodeSVF::SVFStmtprivate
inst2LabelMapSVF::SVFStmtprivatestatic
Inst2LabelMap typedefSVF::SVFStmtprivate
isConditional() constSVF::BranchStmt
isPTAEdge() constSVF::SVFStmtvirtual
isUnconditional() constSVF::BranchStmt
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 >
operator=(const BranchStmt &)SVF::BranchStmtprivate
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
SuccAndCondPairVec typedefSVF::BranchStmt
successorsSVF::BranchStmtprivate
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::BranchStmtvirtual
UnaryOp enum valueSVF::SVFStmt
valueSVF::SVFStmtprivate
var2LabelMapSVF::SVFStmtprivatestatic
Var2LabelMap typedefSVF::SVFStmtprivate
~GenericEdge()SVF::GenericEdge< NodeTy >inlinevirtual
~SVFStmt()SVF::SVFStmtinline