Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SVF-tools/SVF
/ functions
Functions
5,116 in github.com/SVF-tools/SVF
⨍
Functions
5,116
◇
Types & classes
678
Method
AEDetector
* @brief Constructor initializes the detector kind to UNKNOWN. */
svf/include/AE/Svfexe/AEDetector.h:59
Method
AEException
* @brief Constructor initializes the exception with a message. * @param message The error message. */
svf/include/AE/Svfexe/AEDetector.h:118
Method
AEStat
svf/include/AE/Svfexe/AEStat.h:39
Method
AETest
svf-llvm/tools/AE/ae.cpp:628
Method
AEWTO
svf/lib/AE/Svfexe/AEWTO.cpp:37
Method
AND
compute AND, used for branch condition
svf/lib/Util/Z3Expr.cpp:92
Method
AbsExtAPI
svf/lib/AE/Svfexe/AbsExtAPI.cpp:35
Method
AbstractInterpretation
svf/lib/AE/Svfexe/AbstractInterpretation.cpp:61
Method
AbstractState
default constructor
svf/include/AE/Core/AbstractState.h:63
Method
AbstractValue
svf/include/AE/Core/AbstractValue.h:41
Method
AccessPath
Constructor
svf/include/MemoryModel/AccessPath.h:66
Method
ActualINSVFGNode
Constructor
svf/include/Graphs/SVFGNode.h:175
Method
ActualOUTSVFGNode
Constructor
svf/include/Graphs/SVFGNode.h:225
Method
ActualParmVFGNode
Constructor
svf/include/Graphs/VFGNode.h:977
Method
ActualRetVFGNode
Constructor
svf/include/Graphs/VFGNode.h:1106
Method
AddCallSiteCHI
svf/include/MSSA/MemSSA.h:204
Method
AddCallSiteMU
svf/include/MSSA/MemSSA.h:199
Method
AddExtActualParmSVFGNodes
Add actual parameter SVFGNode for 1st argument of a deallocation like external function
svf/lib/SABER/SaberSVFGBuilder.cpp:294
Method
AddLoadMU
Add methods for mus/chis/phis @{
svf/include/MSSA/MemSSA.h:189
Method
AddMSSAPHI
svf/include/MSSA/MemSSA.h:209
Method
AddStoreCHI
svf/include/MSSA/MemSSA.h:194
Method
AddrCGEdge
! * Constructor for address constraint graph edge */
svf/lib/Graphs/ConsG.cpp:189
Method
AddrStmt
constructor
svf/include/SVFIR/SVFStatements.h:405
Method
AddrVFGNode
Constructor
svf/include/Graphs/VFGNode.h:876
Method
AddressValue
Default constructor
svf/include/AE/Core/AddressValue.h:64
Method
AdvanceToFirstNonZero
Move our iterator to the first non-zero bit in the bitmap.
svf/include/Util/SparseBitVector.h:594
Method
AdvanceToNextNonZero
Move our iterator to the next non-zero bit.
svf/include/Util/SparseBitVector.h:613
Method
AliasDDAClient
svf/include/DDA/DDAClient.h:145
Method
Andersen
Constructor
svf/include/WPA/Andersen.h:196
Method
AndersenBase
Constructor
svf/include/WPA/Andersen.h:64
Method
AndersenSCD
svf/include/WPA/AndersenPWC.h:55
Method
AndersenSFR
svf/include/WPA/AndersenPWC.h:117
Method
AndersenStat
! * Constructor */
svf/lib/WPA/AndersenStat.cpp:49
Method
AndersenWaveDiff
svf/include/WPA/Andersen.h:404
Method
Annotator
Constructor
svf/include/Util/Annotator.h:26
Function
ArgInDeadFunction
whether this is an argument in dead function
svf-llvm/include/SVF-LLVM/LLVMUtil.h:158
Method
ArgValVar
svf/lib/SVFIR/SVFVariables.cpp:155
Method
ArgumentVFGNode
Constructor
svf/include/Graphs/VFGNode.h:934
Method
AsmPCValVar
svf/include/SVFIR/SVFVariables.h:2295
Method
AssignStmt
constructor
svf/include/SVFIR/SVFStatements.h:323
Method
BS_time
svf-llvm/tools/AE/ae.cpp:95
Method
BVDataPTAImpl
! * Constructor */
svf/lib/MemoryModel/PointerAnalysisImpl.cpp:46
Method
BWProcessCurNode
Backward traverse
svf/include/SABER/SrcSnkDDA.h:265
Method
BWProcessCurNode
svf/include/SABER/SrcSnkSolver.h:135
Method
BWProcessCurNode
svf/include/Util/GraphReachSolver.h:135
Method
BWProcessIncomingEdge
! * Propagate information backward without matching context, as forward analysis already did it */
svf/lib/SABER/SrcSnkDDA.cpp:257
Method
BWProcessIncomingEdge
svf/include/SABER/SrcSnkSolver.h:147
Method
BWProcessIncomingEdge
svf/include/Util/GraphReachSolver.h:147
Method
BaseObjVar
Constructor
svf/include/SVFIR/SVFVariables.h:587
Method
BasicBlockEdge
Constructor
svf/include/Graphs/BasicBlockG.h:50
Method
BasicBlockGraph
Constructor
svf/include/Graphs/BasicBlockG.h:307
Method
BasicBlockValVar
svf/include/SVFIR/SVFVariables.h:2253
Method
Bilateral_time
svf-llvm/tools/AE/ae.cpp:83
Method
BinaryOPStmt
svf/lib/SVFIR/SVFStatements.cpp:544
Method
BinaryOPVFGNode
Constructor
svf/include/Graphs/VFGNode.h:477
Method
BitVector
svf/lib/Util/BitVector.cpp:17
Method
BlackHoleValVar
Constructor
svf/include/SVFIR/SVFVariables.h:1501
Method
BoundedDouble
svf/include/AE/Core/NumericValue.h:731
Method
BoundedInt
Default constructor is protected to prevent creating an object without initializing _iVal and _isInf.
svf/include/AE/Core/NumericValue.h:64
Method
BoxedOptSolver
svf/lib/AE/Core/RelationSolver.cpp:345
Method
BranchStmt
svf/lib/SVFIR/SVFStatements.cpp:492
Method
BranchVFGNode
Constructor
svf/include/Graphs/VFGNode.h:623
Method
BreakConstantGEPs
svf-llvm/include/SVF-LLVM/BreakConstantExpr.h:42
Method
BufOverflowDetector
* @brief Constructor initializes the detector kind to BUF_OVERFLOW and sets up external API buffer overflow rules. */
svf/include/AE/Svfexe/AEDetector.h:145
Method
BufferOverflowBug
svf/include/Util/SVFBugReport.h:127
Method
CDG
< Singleton pattern here Constructor
svf/include/Graphs/CDG.h:157
Method
CDGBuilder
constructor
svf/include/Util/CDGBuilder.h:43
Method
CDGEdge
Constructor
svf/include/Graphs/CDG.h:48
Method
CDGNode
Constructor
svf/include/Graphs/CDG.h:99
Method
CFGNormalizer
svf/include/CFL/CFGNormalizer.h:51
Method
CFGrammar
svf/lib/CFL/CFGrammar.cpp:341
Method
CFLAlias
svf/include/CFL/CFLAlias.h:47
Method
CFLBase
svf/include/CFL/CFLBase.h:53
Method
CFLEdge
svf/include/Graphs/CFLGraph.h:51
Method
CFLFIFOWorkList
svf/include/CFL/CFGrammar.h:412
Method
CFLGrammarStat
svf/lib/CFL/CFLStat.cpp:59
Method
CFLGraph
svf/include/Graphs/CFLGraph.h:180
Method
CFLGraphStat
! * Collect CFLGraph information */
svf/lib/CFL/CFLStat.cpp:47
Method
CFLNode
svf/include/Graphs/CFLGraph.h:78
Method
CFLSVFGBuilder
Constructor
svf/include/CFL/CFLSVFGBuilder.h:43
Method
CFLSolver
svf/include/CFL/CFLSolver.h:54
Method
CFLSolverStat
svf/lib/CFL/CFLStat.cpp:67
Method
CFLStat
! * Constructor */
svf/lib/CFL/CFLStat.cpp:39
Method
CFLVF
svf/include/CFL/CFLVF.h:45
Method
CHEdge
svf/include/Graphs/CHG.h:90
Method
CHGBuilder
svf-llvm/include/SVF-LLVM/CHGBuilder.h:48
Method
CHGraph
svf/include/Graphs/CHG.h:260
Method
CHNode
svf/include/Graphs/CHG.h:120
Function
CJSON_CDECL internal_free
svf/lib/Util/cJSON.cpp:170
Function
CJSON_CDECL internal_malloc
work around MSVC error C2322: '...' address of dllimport '...' is not static */
svf/lib/Util/cJSON.cpp:166
Function
CJSON_CDECL internal_realloc
svf/lib/Util/cJSON.cpp:174
Method
CSC
svf/include/WPA/CSC.h:68
Method
CallCFGEdge
Constructor
svf/include/Graphs/ICFGEdge.h:187
Method
CallCHI
Constructors for CallCHI @{
svf/include/MSSA/MSSAMuChi.h:528
Method
CallDirSVFGEdge
Constructor
svf/include/Graphs/VFGEdge.h:218
Method
CallGraph
Constructor
svf/lib/Graphs/CallGraph.cpp:122
Method
CallGraphBuilder
svf/include/Util/CallGraphBuilder.h:46
Method
CallGraphEdge
Constructor
svf/include/Graphs/CallGraph.h:68
Method
CallGraphNode
Constructor
svf/include/Graphs/CallGraph.h:183
Method
CallICFGNode
svf/include/Graphs/ICFGNode.h:426
← previous
next →
1,401–1,500 of 5,116, ranked by callers