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
bypassMSSAPHINode
! * Remove MSSAPHI node if possible */
svf/lib/Graphs/SVFGOPT.cpp:500
Function
cJSON_AddArrayToObject
svf/lib/Util/cJSON.cpp:2181
Function
cJSON_AddBoolToObject
svf/lib/Util/cJSON.cpp:2121
Function
cJSON_AddFalseToObject
svf/lib/Util/cJSON.cpp:2109
Function
cJSON_AddItemReferenceToObject
svf/lib/Util/cJSON.cpp:2075
Function
cJSON_AddItemToObjectCS
svf/lib/Util/cJSON.cpp:2060
Function
cJSON_AddNullToObject
svf/lib/Util/cJSON.cpp:2085
Function
cJSON_AddNumberToObject
svf/lib/Util/cJSON.cpp:2133
Function
cJSON_AddObjectToObject
svf/lib/Util/cJSON.cpp:2169
Function
cJSON_AddRawToObject
svf/lib/Util/cJSON.cpp:2157
Function
cJSON_AddStringToObject
svf/lib/Util/cJSON.cpp:2145
Function
cJSON_AddTrueToObject
svf/lib/Util/cJSON.cpp:2097
Function
cJSON_ArrayForEach
svf/lib/Util/cJSON.cpp:3095
Function
cJSON_CreateArrayReference
svf/lib/Util/cJSON.cpp:2503
Function
cJSON_CreateDoubleArray
svf/lib/Util/cJSON.cpp:2637
Function
cJSON_CreateFloatArray
svf/lib/Util/cJSON.cpp:2596
Function
cJSON_CreateIntArray
svf/lib/Util/cJSON.cpp:2555
Function
cJSON_CreateObjectReference
svf/lib/Util/cJSON.cpp:2491
Function
cJSON_CreateStringArray
svf/lib/Util/cJSON.cpp:2678
Function
cJSON_CreateStringReference
svf/lib/Util/cJSON.cpp:2479
Function
cJSON_DeleteItemFromArray
svf/lib/Util/cJSON.cpp:2239
Function
cJSON_DeleteItemFromObject
svf/lib/Util/cJSON.cpp:2258
Function
cJSON_DeleteItemFromObjectCaseSensitive
svf/lib/Util/cJSON.cpp:2263
Function
cJSON_Duplicate
svf/lib/Util/cJSON.cpp:2720
Function
cJSON_GetArrayItem
svf/lib/Util/cJSON.cpp:1875
Function
cJSON_GetArraySize
svf/lib/Util/cJSON.cpp:1833
Function
cJSON_GetErrorPtr
svf/lib/Util/cJSON.cpp:95
Function
cJSON_GetNumberValue
svf/lib/Util/cJSON.cpp:110
Function
cJSON_GetStringValue
svf/lib/Util/cJSON.cpp:100
Function
cJSON_HasObjectItem
svf/lib/Util/cJSON.cpp:1928
Function
cJSON_InsertItemInArray
svf/lib/Util/cJSON.cpp:2269
Function
cJSON_IsArray
svf/lib/Util/cJSON.cpp:2978
Function
cJSON_IsBool
svf/lib/Util/cJSON.cpp:2939
Function
cJSON_IsFalse
svf/lib/Util/cJSON.cpp:2918
Function
cJSON_IsInvalid
svf/lib/Util/cJSON.cpp:2908
Function
cJSON_IsNull
svf/lib/Util/cJSON.cpp:2948
Function
cJSON_IsObject
svf/lib/Util/cJSON.cpp:2988
Function
cJSON_IsRaw
svf/lib/Util/cJSON.cpp:2998
Function
cJSON_IsTrue
svf/lib/Util/cJSON.cpp:2928
Function
cJSON_Minify
svf/lib/Util/cJSON.cpp:2858
Function
cJSON_ParseWithLength
svf/lib/Util/cJSON.cpp:1182
Function
cJSON_PrintBuffered
svf/lib/Util/cJSON.cpp:1265
Function
cJSON_PrintPreallocated
svf/lib/Util/cJSON.cpp:1295
Function
cJSON_PrintUnformatted
svf/lib/Util/cJSON.cpp:1260
Function
cJSON_ReplaceItemInArray
svf/lib/Util/cJSON.cpp:2348
Function
cJSON_ReplaceItemInObject
svf/lib/Util/cJSON.cpp:2381
Function
cJSON_ReplaceItemInObjectCaseSensitive
svf/lib/Util/cJSON.cpp:2386
Function
cJSON_SetNumberHelper
svf/lib/Util/cJSON.cpp:383
Function
cJSON_SetValuestring
svf/lib/Util/cJSON.cpp:401
Function
cJSON_Version
svf/lib/Util/cJSON.cpp:125
Function
cJSON_malloc
svf/lib/Util/cJSON.cpp:3134
Method
calculateAddrVarPts
! * Points-to size */
svf/lib/WPA/FlowSensitiveStat.cpp:492
Method
calculateNodeDegrees
svf/lib/Graphs/SVFGStat.cpp:302
Method
callGraphSCCDetection
PTACallGraph SCC related methods @{ PTACallGraph SCC detection
svf/include/MemoryModel/PointerAnalysis.h:379
Method
callGraphSolveBasedOnCHA
svf/lib/WPA/TypeAnalysis.cpp:75
Method
callgraphStat
svf/lib/Util/PTAStat.cpp:81
Method
callgraphStat
svf/include/Util/SVFStat.h:91
Function
calloc
svf-llvm/lib/extapi.c:59
Method
canBeRemoved
Return TRUE if this SVFGNode can be removed. Nodes can be removed if it is: 1. ActualParam/FormalParam/ActualRet/FormalRet 2. ActualIN if it doesn't r
svf/lib/Graphs/SVFGOPT.cpp:354
Method
canSafelyAccessMemory
* @brief Checks if a memory access is safe given a specific buffer length. * * This function ensures that a given memory access, starting at a speci
svf/lib/AE/Svfexe/AEDetector.cpp:460
Method
canSafelyDerefPtr
svf/lib/AE/Svfexe/AEDetector.cpp:669
Method
canSet
svf/include/Util/CommandLine.h:421
Method
canSet
svf/include/Util/CommandLine.h:477
Function
cast
svf/include/Util/Casting.h:358
Method
checkAndRemap
svf/lib/MemoryModel/PointsTo.cpp:378
Method
checkICFGNodesVisited
svf-llvm/lib/ICFGBuilder.cpp:87
Method
checkIntraEdgeParents
sanitize Intra edges, verify that both nodes belong to the same function.
svf/include/Graphs/VFG.h:413
Method
checkIntraEdgeParents
sanitize Intra edges, verify that both nodes belong to the same function.
svf/include/Graphs/ICFG.h:161
Method
checkParameter
svf/lib/CFL/CFLVF.cpp:72
Method
checkParameter
svf/lib/CFL/CFLBase.cpp:49
Method
checkRelation
svf/lib/MemoryModel/AccessPath.cpp:310
Method
checkSelfCycleEdges
Remove self cycle edges according to specified options: 1. keepAllSelfCycle = TRUE: all self cycle edges are kept; 2. keepContextSelfCycle = TRUE: all
svf/lib/Graphs/SVFGOPT.cpp:462
Method
check_head
svf/lib/CFL/CFGNormalizer.cpp:467
Method
child_begin
svf/include/Graphs/GenericGraph.h:518
Method
child_begin
svf/include/Graphs/GenericGraph.h:558
Method
child_end
svf/include/Graphs/GenericGraph.h:522
Method
child_end
svf/include/Graphs/GenericGraph.h:562
Function
children
svf/include/Graphs/GraphTraits.h:125
Function
children_edges
svf/include/Graphs/GraphTraits.h:141
Method
classTyHasVTable
svf-llvm/lib/CppUtil.cpp:644
Method
classof
Classof @{
svf/include/MTA/TCT.h:68
Method
classof
Methods for support type inquiry through isa, cast, and dyn_cast: @{
svf/include/MTA/TCT.h:128
Method
classof
svf/include/MemoryModel/PointerAnalysisImpl.h:81
Method
classof
svf/include/MemoryModel/PointerAnalysisImpl.h:276
Method
classof
Methods to support type inquiry through isa, cast, and dyn_cast: @{
svf/include/MemoryModel/PersistentPointsToDS.h:140
Method
classof
Methods to support type inquiry through isa, cast, and dyn_cast: @{
svf/include/MemoryModel/PersistentPointsToDS.h:311
Method
classof
Methods to support type inquiry through isa, cast, and dyn_cast: @{
svf/include/MemoryModel/PersistentPointsToDS.h:536
Method
classof
Methods to support type inquiry through isa, cast, and dyn_cast: @{
svf/include/MemoryModel/PersistentPointsToDS.h:721
Method
classof
Methods to support type inquiry through isa, cast, and dyn_cast: @{
svf/include/MemoryModel/PersistentPointsToDS.h:936
Method
classof
Methods to support type inquiry through isa, cast, and dyn_cast: @{
svf/include/MemoryModel/AbstractPointsToDS.h:176
Method
classof
Methods to support type inquiry through isa, cast, and dyn_cast: @{
svf/include/MemoryModel/AbstractPointsToDS.h:249
Method
classof
Methods to support type inquiry through isa, cast, and dyn_cast: @{
svf/include/MemoryModel/AbstractPointsToDS.h:294
Method
classof
Methods to support type inquiry through isa, cast, and dyn_cast: @{
svf/include/MemoryModel/MutablePointsToDS.h:149
Method
classof
Methods to support type inquiry through isa, cast, and dyn_cast: @{
svf/include/MemoryModel/MutablePointsToDS.h:335
Method
classof
Methods to support type inquiry through isa, cast, and dyn_cast: @{
svf/include/MemoryModel/MutablePointsToDS.h:585
Method
classof
Methods to support type inquiry through isa, cast, and dyn_cast: @{
svf/include/MemoryModel/MutablePointsToDS.h:818
Method
classof
Methods to support type inquiry through isa, cast, and dyn_cast: @{
svf/include/MemoryModel/MutablePointsToDS.h:1005
Method
classof
ClassOf @{
svf/include/Graphs/WTO.h:364
Method
classof
ClassOf @{
svf/include/Graphs/WTO.h:443
Method
classof
Methods for support type inquiry through isa, cast, and dyn_cast: @{
svf/include/Graphs/VFGEdge.h:151
← previous
next →
2,201–2,300 of 5,116, ranked by callers