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::AbstractInterpretationprotected
abstractTraceSVF::AbstractInterpretationprotected
addDetector(std::unique_ptr< AEDetector > detector)SVF::AbstractInterpretationinline
AEAPISVF::AbstractInterpretationfriend
AEFunEntryMode enum nameSVF::AbstractInterpretation
AESparsity enum nameSVF::AbstractInterpretation
AEStatSVF::AbstractInterpretationfriend
allAnalyzedNodesSVF::AbstractInterpretationprivate
analyse()SVF::AbstractInterpretation
analyzeFromAllProgEntries()SVF::AbstractInterpretation
apiSVF::AbstractInterpretationprivate
BufOverflowDetectorSVF::AbstractInterpretationfriend
callGraphSVF::AbstractInterpretationprivate
collectBranchRefinement(const IntraCFGEdge *edge, AbstractState &as)SVF::AbstractInterpretationprotected
collectProgEntryFuns()SVF::AbstractInterpretation
Dense enum valueSVF::AbstractInterpretation
detectorsSVF::AbstractInterpretationprivate
func_mapSVF::AbstractInterpretationprivate
getAbsState(const ICFGNode *node)SVF::AbstractInterpretation
getAbsState(const Set< const ValVar * > &vars, AbstractState &result, const ICFGNode *node)SVF::AbstractInterpretation
getAbsState(const Set< const ObjVar * > &vars, AbstractState &result, const ICFGNode *node)SVF::AbstractInterpretation
getAbsState(const Set< const SVFVar * > &vars, AbstractState &result, const ICFGNode *node)SVF::AbstractInterpretation
getAbsValue(const ValVar *var, const ICFGNode *node)SVF::AbstractInterpretationvirtual
getAbsValue(const ObjVar *var, const ICFGNode *node)SVF::AbstractInterpretationvirtual
getAbsValue(const SVFVar *var, const ICFGNode *node)SVF::AbstractInterpretationvirtual
getAEInstance()SVF::AbstractInterpretationstatic
getAllocaInstByteSize(const AddrStmt *addr)SVF::AbstractInterpretation
getCallee(const CallICFGNode *callNode)SVF::AbstractInterpretationprivate
getFullCycleHeadState(const ICFGCycleWTO *cycle)SVF::AbstractInterpretationprotectedvirtual
getGepByteOffset(const GepStmt *gep)SVF::AbstractInterpretation
getGepElementIndex(const GepStmt *gep)SVF::AbstractInterpretation
getGepObjAddrs(const ValVar *pointer, IntervalValue offset)SVF::AbstractInterpretation
getPointeeElement(const ObjVar *var, const ICFGNode *node)SVF::AbstractInterpretation
getSVFVar(NodeID varId) constSVF::AbstractInterpretationinline
getTrace()SVF::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)SVF::AbstractInterpretationprivate
handleGlobalNode()SVF::AbstractInterpretationprivatevirtual
handleICFGNode(const ICFGNode *node)SVF::AbstractInterpretationprivate
handleLoopOrRecursion(const ICFGCycleWTO *cycle, const CallICFGNode *caller)SVF::AbstractInterpretationprivatevirtual
HandleRecur enum nameSVF::AbstractInterpretation
handleSVFStatement(const SVFStmt *stmt)SVF::AbstractInterpretationprivatevirtual
hasAbsState(const ICFGNode *node)SVF::AbstractInterpretation
hasAbsValue(const ValVar *var, const ICFGNode *node) constSVF::AbstractInterpretationvirtual
hasAbsValue(const ObjVar *var, const ICFGNode *node) constSVF::AbstractInterpretationvirtual
hasAbsValue(const SVFVar *var, const ICFGNode *node) constSVF::AbstractInterpretationvirtual
icfgSVF::AbstractInterpretationprivate
isBranchEdgeFeasible(const IntraCFGEdge *edge, AbstractState &as)SVF::AbstractInterpretationprotected
isCmpBranchEdgeFeasible(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
isSwitchBranchEdgeFeasible(const IntraCFGEdge *edge, AbstractState &as)SVF::AbstractInterpretationprivate
joinStates(AbstractState &dst, const AbstractState &src)SVF::AbstractInterpretationvirtual
loadValue(const ValVar *pointer, const ICFGNode *node)SVF::AbstractInterpretationvirtual
MAIN enum valueSVF::AbstractInterpretation
mergeStatesFromPredecessors(const ICFGNode *node)SVF::AbstractInterpretationprotectedvirtual
moduleNameSVF::AbstractInterpretationprivate
narrowCycleState(const AbstractState &prev, const AbstractState &cur, const ICFGCycleWTO *cycle)SVF::AbstractInterpretationprotectedvirtual
NO_MAIN enum valueSVF::AbstractInterpretation
NullptrDerefDetectorSVF::AbstractInterpretationfriend
operator[](const ICFGNode *node)SVF::AbstractInterpretationinline
preAnalysisSVF::AbstractInterpretationprotected
recordBranchRefinement(NodeID objId, const IntervalValue &narrowed, AbstractState &as, const ICFGNode *loadIcfg, const ICFGNode *succ)SVF::AbstractInterpretationprotectedvirtual
runOnModule()SVF::AbstractInterpretationvirtual
SemiSparse enum valueSVF::AbstractInterpretation
shouldApplyNarrowing(const FunObjVar *fun)SVF::AbstractInterpretationprotected
skipRecursionWithTop(const CallICFGNode *callNode)SVF::AbstractInterpretationprivatevirtual
skipRecursiveCall(const CallICFGNode *callNode)SVF::AbstractInterpretationprivate
Sparse enum valueSVF::AbstractInterpretation
statSVF::AbstractInterpretationprivate
storeValue(const ValVar *pointer, const AbstractValue &val, const ICFGNode *node)SVF::AbstractInterpretationvirtual
svfirSVF::AbstractInterpretationprotected
TOP enum valueSVF::AbstractInterpretation
updateAbsState(const ICFGNode *node, const AbstractState &state)SVF::AbstractInterpretationvirtual
updateAbsValue(const ValVar *var, const AbstractValue &val, const ICFGNode *node)SVF::AbstractInterpretationvirtual
updateAbsValue(const ObjVar *var, const AbstractValue &val, const ICFGNode *node)SVF::AbstractInterpretationvirtual
updateAbsValue(const SVFVar *var, const AbstractValue &val, const ICFGNode *node)SVF::AbstractInterpretationvirtual
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::AbstractInterpretationprotectedvirtual
~AbstractInterpretation()SVF::AbstractInterpretationvirtual