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

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

AbstractInterpretation()SVF::AbstractInterpretation
addDetector(std::unique_ptr< AEDetector > detector)SVF::AbstractInterpretationinline
AEAPISVF::AbstractInterpretationfriend
AESparsity enum nameSVF::AbstractInterpretation
AEStatSVF::AbstractInterpretationfriend
allAnalyzedNodesSVF::AbstractInterpretationprivate
analyse()SVF::AbstractInterpretation
analyzeFromAllProgEntries()SVF::AbstractInterpretation
apiSVF::AbstractInterpretationprivate
BufOverflowDetectorSVF::AbstractInterpretationfriend
callGraphSVF::AbstractInterpretationprivate
collectProgEntryFuns()SVF::AbstractInterpretation
Dense enum valueSVF::AbstractInterpretation
detectorsSVF::AbstractInterpretationprivate
func_mapSVF::AbstractInterpretationprivate
getAbsState(const ICFGNode *node) constSVF::AbstractInterpretationinline
getAbsValue(const SVFVar *var, const ICFGNode *node)SVF::AbstractInterpretationinline
getAEInstance()SVF::AbstractInterpretationinlinestatic
getCallee(const CallICFGNode *callNode)SVF::AbstractInterpretationprivate
getFullCycleHeadState(const ICFGCycleWTO *cycle)SVF::AbstractInterpretationprivate
getStateMgr()SVF::AbstractInterpretationinline
getSVFVar(NodeID varId) constSVF::AbstractInterpretationinline
getUtils()SVF::AbstractInterpretationinlineprivate
handleCallSite(const ICFGNode *node)SVF::AbstractInterpretationprivatevirtual
handleExtCall(const CallICFGNode *callNode)SVF::AbstractInterpretationprivatevirtual
handleFunCall(const CallICFGNode *callNode)SVF::AbstractInterpretationprivatevirtual
handleFunction(const ICFGNode *funEntry, const CallICFGNode *caller=nullptr)SVF::AbstractInterpretationprivate
handleGlobalNode()SVF::AbstractInterpretationprivatevirtual
handleICFGNode(const ICFGNode *node)SVF::AbstractInterpretationprivate
handleLoopOrRecursion(const ICFGCycleWTO *cycle, const CallICFGNode *caller=nullptr)SVF::AbstractInterpretationprivatevirtual
HandleRecur enum nameSVF::AbstractInterpretation
handleSVFStatement(const SVFStmt *stmt)SVF::AbstractInterpretationprivatevirtual
hasAbsState(const ICFGNode *node)SVF::AbstractInterpretationinline
hasAbsValue(const SVFVar *var, const ICFGNode *node)SVF::AbstractInterpretationinline
icfgSVF::AbstractInterpretationprivate
isBranchFeasible(const IntraCFGEdge *edge, AbstractState &as)SVF::AbstractInterpretationprivate
isCmpBranchFeasible(const IntraCFGEdge *edge, AbstractState &as)SVF::AbstractInterpretationprivate
isExtCall(const CallICFGNode *callNode)SVF::AbstractInterpretationprivatevirtual
isRecursiveCallSite(const CallICFGNode *callNode, const FunObjVar *)SVF::AbstractInterpretationprivatevirtual
isRecursiveFun(const FunObjVar *fun)SVF::AbstractInterpretationprivatevirtual
isSwitchBranchFeasible(const IntraCFGEdge *edge, AbstractState &as)SVF::AbstractInterpretationprivate
mergeStatesFromPredecessors(const ICFGNode *node)SVF::AbstractInterpretationprivate
moduleNameSVF::AbstractInterpretationprivate
narrowCycleState(const AbstractState &prev, const AbstractState &cur, const ICFGCycleWTO *cycle)SVF::AbstractInterpretationprivate
NullptrDerefDetectorSVF::AbstractInterpretationfriend
preAnalysisSVF::AbstractInterpretationprivate
propagateObjVarAbsVal(const ObjVar *var, const ICFGNode *defSite)SVF::AbstractInterpretation
runOnModule(ICFG *icfg)SVF::AbstractInterpretationvirtual
SemiSparse enum valueSVF::AbstractInterpretation
shouldApplyNarrowing(const FunObjVar *fun)SVF::AbstractInterpretationprivate
skipRecursionWithTop(const CallICFGNode *callNode)SVF::AbstractInterpretationprivatevirtual
skipRecursiveCall(const CallICFGNode *callNode)SVF::AbstractInterpretationprivate
Sparse enum valueSVF::AbstractInterpretation
statSVF::AbstractInterpretationprivate
svfirSVF::AbstractInterpretationprivate
svfStateMgrSVF::AbstractInterpretationprivate
TOP enum valueSVF::AbstractInterpretation
updateAbsState(const ICFGNode *node, const AbstractState &state)SVF::AbstractInterpretationinline
updateAbsValue(const SVFVar *var, const AbstractValue &val, const ICFGNode *node)SVF::AbstractInterpretationinline
updateStateOnAddr(const AddrStmt *addr)SVF::AbstractInterpretationprivate
updateStateOnBinary(const BinaryOPStmt *binary)SVF::AbstractInterpretationprivate
updateStateOnCall(const CallPE *callPE)SVF::AbstractInterpretationprivate
updateStateOnCmp(const CmpStmt *cmp)SVF::AbstractInterpretationprivate
updateStateOnCopy(const CopyStmt *copy)SVF::AbstractInterpretationprivate
updateStateOnGep(const GepStmt *gep)SVF::AbstractInterpretationprivate
updateStateOnLoad(const LoadStmt *load)SVF::AbstractInterpretationprivate
updateStateOnPhi(const PhiStmt *phi)SVF::AbstractInterpretationprivate
updateStateOnRet(const RetPE *retPE)SVF::AbstractInterpretationprivate
updateStateOnSelect(const SelectStmt *select)SVF::AbstractInterpretationprivate
updateStateOnStore(const StoreStmt *store)SVF::AbstractInterpretationprivate
utilsSVF::AbstractInterpretationprivate
WIDEN_NARROW enum valueSVF::AbstractInterpretation
WIDEN_ONLY enum valueSVF::AbstractInterpretation
widenCycleState(const AbstractState &prev, const AbstractState &cur, const ICFGCycleWTO *cycle)SVF::AbstractInterpretationprivate
~AbstractInterpretation()SVF::AbstractInterpretationvirtual