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
↓ 1 callers
Method
equals
svf/include/AE/Core/AddressValue.h:100
↓ 1 callers
Function
fgets
svf-llvm/lib/extapi.c:869
↓ 1 callers
Method
finalize
svf/lib/CFL/CFLVF.cpp:87
↓ 1 callers
Function
findBackingLoad
Given a cmp operand, walk its SSA def edge to find the LoadStmt that produced it. This lets us trace back to the ObjVar in memory so that branch narro
svf/lib/AE/Svfexe/AbstractInterpretation.cpp:345
↓ 1 callers
Function
findInnermostBrackets
! * find the innermost brackets, * e.g., return "int const, A" for "__gnu_cxx::__aligned_membuf<std::pair<int const, A> >::_M_ptr() const" * @para
svf-llvm/lib/CppUtil.cpp:809
↓ 1 callers
Method
findNearestCommonPDominator
svf/lib/SVFIR/SVFValue.cpp:163
↓ 1 callers
Method
find_last
Return the last set bit in the bitmap. Return -1 if no bits are set.
svf/include/Util/SparseBitVector.h:1128
↓ 1 callers
Method
find_next
find_next - Returns the index of the next set bit starting from the "Curr" bit. Returns -1 if the next set bit is not found.
svf/include/Util/SparseBitVector.h:380
↓ 1 callers
Method
finializeStat
svf/lib/AE/Svfexe/AEStat.cpp:44
↓ 1 callers
Function
fopen
svf-llvm/lib/extapi.c:29
↓ 1 callers
Method
forwardSliceBegin
svf/include/SABER/ProgSlice.h:103
↓ 1 callers
Method
forwardSliceEnd
svf/include/SABER/ProgSlice.h:107
↓ 1 callers
Method
generateMRs
! * Generate memory regions according to pointer analysis results * Attach regions on loads/stores */
svf/lib/MSSA/MemRegion.cpp:124
↓ 1 callers
Function
getActualParmAtForkSite
Return sole argument of the thread routine @{
svf/include/Util/SVFUtil.h:408
↓ 1 callers
Method
getBB
svf/include/SVFIR/SVFStatements.h:199
↓ 1 callers
Method
getBBPhiNum
! * Get PHI numbers */
svf/lib/MSSA/MemSSA.cpp:561
↓ 1 callers
Method
getBBPredecessorPos
svf/include/Graphs/BasicBlockG.h:270
↓ 1 callers
Method
getBVPointsTo
Given a conditional pts return its bit vector points-to
svf/include/MemoryModel/PointerAnalysisImpl.h:480
↓ 1 callers
Method
getBackwardSliceSize
svf/include/SABER/ProgSlice.h:81
↓ 1 callers
Method
getBaseObjVarID
svf/include/MemoryModel/PointerAnalysis.h:317
↓ 1 callers
Method
getBasicBlockGraph
svf/include/SVFIR/SVFVariables.h:1191
↓ 1 callers
Function
getBeforeParenthesis
svf-llvm/lib/CppUtil.cpp:107
↓ 1 callers
Method
getBranchStmt
Return the branch statement
svf/include/Graphs/VFGNode.h:645
↓ 1 callers
Method
getBugDescription
svf/lib/Util/SVFBugReport.cpp:63
↓ 1 callers
Method
getCFLGraph
svf/lib/CFL/CFLBase.cpp:145
↓ 1 callers
Method
getCHG
svf/include/SVFIR/SVFIR.h:239
↓ 1 callers
Method
getCallBlock
Get/Add a call node
svf-llvm/include/SVF-LLVM/LLVMModule.h:483
↓ 1 callers
Method
getCallGraph
Return call graph
svf/include/MemoryModel/PointerAnalysis.h:168
↓ 1 callers
Method
getCallGraphSCC
Return call graph SCC
svf/include/MemoryModel/PointerAnalysis.h:173
↓ 1 callers
Method
getCallPE
Return the CallPE (phi-like, merges all actual params)
svf/include/Graphs/VFGNode.h:1057
↓ 1 callers
Method
getCallSite
svf/include/Graphs/VFGNode.h:1252
↓ 1 callers
Method
getCallSite
Callsite
svf/include/Graphs/SVFGNode.h:182
↓ 1 callers
Method
getCallSiteChiNum
! * Get CallCHI numbers */
svf/lib/MSSA/MemSSA.cpp:544
↓ 1 callers
Method
getCallSiteMuNum
! * Get CallMU numbers */
svf/lib/MSSA/MemSSA.cpp:527
↓ 1 callers
Method
getCallee
Get callee function: directly for direct calls, via pointer analysis for indirect calls
svf/lib/AE/Svfexe/AbstractInterpretation.cpp:842
↓ 1 callers
Method
getCaller
Receive parameter at callsite
svf/include/Graphs/VFGNode.h:1116
↓ 1 callers
Method
getChildrenBegin
Get children and parent nodes @{
svf/include/MTA/TCT.h:211
↓ 1 callers
Method
getChildrenEnd
svf/include/MTA/TCT.h:215
↓ 1 callers
Method
getCondNum
svf/include/SABER/SaberCondAllocator.h:78
↓ 1 callers
Method
getConstantFieldIdx
Get location set of the gep edge
svf/include/Graphs/ConsGEdge.h:309
↓ 1 callers
Method
getConstantStructFldIdx
Get methods @{
svf/include/MemoryModel/AccessPath.h:98
↓ 1 callers
Function
getCurrentSOPath
This function returns the absolute path of the current module: - If SVF is built and loaded as a dynamic library (e.g., libSVFCore.so or .dylib), it r
svf/lib/Util/ExtAPI.cpp:125
↓ 1 callers
Method
getCycleValVars
Look up the ValVar id set of a WTO cycle. Returns nullptr if the cycle is unknown (e.g. dense mode, where the map is never built).
svf/include/AE/Svfexe/AEWTO.h:83
↓ 1 callers
Method
getDefSVFVars
svf/lib/Graphs/VFG.cpp:56
↓ 1 callers
Method
getDstNode
svf/include/Graphs/GenericGraph.h:100
↓ 1 callers
Method
getEdge
Get an edge via its src and dst nodes and kind
svf/include/Graphs/ConsG.h:143
↓ 1 callers
Method
getEdgeAttri
svf/include/Graphs/CFLGraph.h:67
↓ 1 callers
Method
getEdgeAttributes
svf/include/Graphs/CDG.h:456
↓ 1 callers
Method
getEdgeDestLabel
getEdgeDestLabel - If hasEdgeDestLabels, this function returns the incoming edge label with the given index in the given node.
svf/include/Graphs/DOTGraphTraits.h:160
↓ 1 callers
Method
getEdgeTarget
svf/include/Graphs/DOTGraphTraits.h:139
↓ 1 callers
Method
getElementNum
Return element number of a type (1) StructType or Array, return flattened number elements. (2) Pointer type, return max field limit (3) Non-pointer Si
svf/lib/MemoryModel/AccessPath.cpp:63
↓ 1 callers
Method
getFalseCond
svf/include/SABER/ProgSlice.h:198
↓ 1 callers
Method
getForkedThread
svf/lib/Util/ThreadAPI.cpp:176
↓ 1 callers
Method
getFormalParmOfForkedFun
svf/lib/Util/ThreadAPI.cpp:196
↓ 1 callers
Method
getForwardSliceSize
svf/include/SABER/ProgSlice.h:77
↓ 1 callers
Method
getFun
svf/include/Graphs/SVFGNode.h:411
↓ 1 callers
Method
getFun
Return the function of this ICFGNode
svf/include/Graphs/ICFGNode.h:74
↓ 1 callers
Method
getFunEntryChiNum
! * Get EntryCHI numbers */
svf/lib/MSSA/MemSSA.cpp:493
↓ 1 callers
Method
getFunEntryNode
svf/include/Graphs/SVFGNode.h:99
↓ 1 callers
Method
getFunExitNode
svf/include/Graphs/SVFGNode.h:136
↓ 1 callers
Method
getFunRetMuNum
! * Get RetMU numbers */
svf/lib/MSSA/MemSSA.cpp:510
↓ 1 callers
Method
getGraphEdge
! * get PTACallGraph edge via nodes */
svf/lib/MTA/TCT.cpp:572
↓ 1 callers
Method
getGraphName
Return graph name
svf/include/Graphs/IRGraph.h:343
↓ 1 callers
Method
getGraphProperties
svf/include/Graphs/DOTGraphTraits.h:56
↓ 1 callers
Method
getICFGNode
svf/include/SVFIR/SVFVariables.h:293
↓ 1 callers
Method
getICFGNode
svf-llvm/include/SVF-LLVM/ICFGBuilder.h:93
↓ 1 callers
Method
getID
Get MRVERID
svf/include/MSSA/MSSAMuChi.h:81
↓ 1 callers
Method
getId
Get the memory object id
svf/include/SVFIR/SVFVariables.h:621
↓ 1 callers
Method
getIntraBlock
svf-llvm/include/SVF-LLVM/LLVMModule.h:500
↓ 1 callers
Method
getJoinEdgeBegin
svf/include/Graphs/ThreadCallGraph.h:211
↓ 1 callers
Method
getJoinEdgeEnd
svf/include/Graphs/ThreadCallGraph.h:217
↓ 1 callers
Method
getJoinedThread
svf/lib/Util/ThreadAPI.cpp:219
↓ 1 callers
Method
getKind
svf/include/Graphs/CHG.h:67
↓ 1 callers
Method
getLHSTopLevPtr
! * Given a VFG node, return its left hand side top level pointer */
svf/lib/Graphs/VFG.cpp:1001
↓ 1 callers
Method
getLoadMuNum
! * Get loadMU numbers */
svf/lib/MSSA/MemSSA.cpp:459
↓ 1 callers
Method
getLoc
svf/lib/Util/SVFBugReport.cpp:51
↓ 1 callers
Method
getMR
Return MR
svf/include/MSSA/MSSAMuChi.h:121
↓ 1 callers
Method
getMRNum
svf/include/MSSA/MemRegion.h:418
↓ 1 callers
Method
getMaxCxtSize
svf/include/MTA/TCT.h:251
↓ 1 callers
Method
getMaxStructSize
svf/include/Graphs/IRGraph.h:204
↓ 1 callers
Method
getMemUsage
svf/include/AE/Svfexe/AEStat.h:46
↓ 1 callers
Method
getModulusOffset
svf/lib/Graphs/IRGraph.cpp:188
↓ 1 callers
Method
getNextCollapseNode
svf/include/Graphs/ConsG.h:365
↓ 1 callers
Method
getNodeAttributes
svf/include/Graphs/CDG.h:417
↓ 1 callers
Method
getNodeNumAfterPAGBuild
svf/include/Graphs/IRGraph.h:321
↓ 1 callers
Method
getNumArgOperands
svf/include/Graphs/ICFGNode.h:496
↓ 1 callers
Method
getNumObjects
Returns the total number of memory objects.
svf/include/Util/NodeIDAllocator.h:81
↓ 1 callers
Method
getNumOfCxtLocks
svf/include/MTA/LockAnalysis.h:314
↓ 1 callers
Method
getNumOfFlattenElements
svf/lib/Graphs/IRGraph.cpp:169
↓ 1 callers
Method
getNumOfForksite
Num of fork/join sites @{
svf/include/Graphs/ThreadCallGraph.h:292
↓ 1 callers
Method
getNumOfJoinsite
svf/include/Graphs/ThreadCallGraph.h:296
↓ 1 callers
Method
getObject
svf/include/Graphs/SVFGNode.h:464
↓ 1 callers
Method
getOpICFGNode
Return the corresponding ICFGNode of this operand
svf/include/SVFIR/SVFStatements.h:971
↓ 1 callers
Method
getOpVar
svf/include/Graphs/VFGNode.h:587
↓ 1 callers
Method
getOpVerNum
svf/include/Graphs/VFGNode.h:436
↓ 1 callers
Method
getOutgoingEdgesBegin
svf/include/SVFIR/SVFVariables.h:164
↓ 1 callers
Method
getOutgoingEdgesEnd
svf/include/SVFIR/SVFVariables.h:171
↓ 1 callers
Method
getPAG
Return SVFIR
svf/include/Graphs/VFG.h:133
↓ 1 callers
Method
getPAG
Return SVFIR
svf-llvm/include/SVF-LLVM/SVFIRBuilder.h:70
↓ 1 callers
Method
getPTAPAGEdgeNum
svf/include/Graphs/IRGraph.h:338
← previous
next →
1,001–1,100 of 5,116, ranked by callers