svf-tools 1.0.367 → 1.0.371
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SVF-doxygen/html/html/AndersenStat_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ConsG_8cpp_source.html +5 -5
- package/SVF-doxygen/html/html/ConsG_8h_source.html +2 -2
- package/SVF-doxygen/html/html/DDAClient_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/DDAClient_8h_source.html +1 -1
- package/SVF-doxygen/html/html/DDAPass_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ExtAPI_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ExtAPI_8h_source.html +2 -2
- package/SVF-doxygen/html/html/Graph2Json_8cpp_source.html +4 -4
- package/SVF-doxygen/html/html/ICFGBuilder_8cpp_source.html +9 -7
- package/SVF-doxygen/html/html/ICFGBuilder_8h_source.html +4 -4
- package/SVF-doxygen/html/html/ICFGEdge_8h_source.html +51 -41
- package/SVF-doxygen/html/html/ICFGNode_8h_source.html +2 -2
- package/SVF-doxygen/html/html/ICFGStat_8h_source.html +4 -4
- package/SVF-doxygen/html/html/ICFG_8cpp_source.html +22 -19
- package/SVF-doxygen/html/html/ICFG_8h_source.html +6 -5
- package/SVF-doxygen/html/html/IRAnnotator_8h_source.html +1 -1
- package/SVF-doxygen/html/html/MTAAnnotator_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8h_source.html +1 -1
- package/SVF-doxygen/html/html/PointerAnalysis_8h_source.html +2 -2
- package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +10 -6
- package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +40 -40
- package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +40 -40
- package/SVF-doxygen/html/html/SVFIR_8h_source.html +38 -38
- package/SVF-doxygen/html/html/SVFStatements_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SVFStatements_8h_source.html +73 -75
- package/SVF-doxygen/html/html/SaberSVFGBuilder_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SymbolTableInfo_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/TypeBasedHeapCloning_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/VFGNode_8h_source.html +5 -5
- package/SVF-doxygen/html/html/VFG_8cpp_source.html +9 -9
- package/SVF-doxygen/html/html/VFG_8h_source.html +8 -8
- package/SVF-doxygen/html/html/classSVF_1_1AndersenStat.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPStmt-members.html +42 -43
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPStmt.html +15 -18
- package/SVF-doxygen/html/html/classSVF_1_1BranchStmt.html +31 -31
- package/SVF-doxygen/html/html/classSVF_1_1BranchVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1CallCFGEdge-members.html +28 -25
- package/SVF-doxygen/html/html/classSVF_1_1CallCFGEdge.html +108 -15
- package/SVF-doxygen/html/html/classSVF_1_1CallICFGNode-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CallICFGNode.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1CmpStmt-members.html +42 -43
- package/SVF-doxygen/html/html/classSVF_1_1CmpStmt.html +16 -19
- package/SVF-doxygen/html/html/classSVF_1_1CondPTAImpl.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph.html +7 -7
- package/SVF-doxygen/html/html/classSVF_1_1DDAClient.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1DDAPass.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1ExtAPI.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ICFG-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ICFG.html +30 -26
- package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder.html +22 -17
- package/SVF-doxygen/html/html/classSVF_1_1ICFGEdge.html +30 -30
- package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1IntraCFGEdge-members.html +27 -26
- package/SVF-doxygen/html/html/classSVF_1_1IntraCFGEdge.html +121 -82
- package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MTAAnnotator.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt-members.html +45 -46
- package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt.html +8 -46
- package/SVF-doxygen/html/html/classSVF_1_1ObjTypeInfo.html +1 -2
- package/SVF-doxygen/html/html/classSVF_1_1PAGBuilderFromFile.html +8 -8
- package/SVF-doxygen/html/html/classSVF_1_1PhiStmt-members.html +47 -48
- package/SVF-doxygen/html/html/classSVF_1_1PhiStmt.html +32 -33
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1RetCFGEdge-members.html +23 -20
- package/SVF-doxygen/html/html/classSVF_1_1RetCFGEdge.html +110 -15
- package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +87 -86
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +87 -76
- package/SVF-doxygen/html/html/classSVF_1_1SaberSVFGBuilder.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SelectStmt-members.html +44 -45
- package/SVF-doxygen/html/html/classSVF_1_1SelectStmt.html +21 -24
- package/SVF-doxygen/html/html/classSVF_1_1TDForkPE.html +9 -9
- package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE.html +9 -9
- package/SVF-doxygen/html/html/classSVF_1_1TypeBasedHeapCloning.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1UnaryOPStmt.html +20 -20
- package/SVF-doxygen/html/html/classSVF_1_1VFG.html +10 -10
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat.html +1 -1
- package/SVF-doxygen/html/html/functions_a.html +12 -10
- package/SVF-doxygen/html/html/functions_b.html +7 -12
- package/SVF-doxygen/html/html/functions_c.html +22 -18
- package/SVF-doxygen/html/html/functions_f.html +3 -3
- package/SVF-doxygen/html/html/functions_func.html +13 -11
- package/SVF-doxygen/html/html/functions_func_g.html +19 -17
- package/SVF-doxygen/html/html/functions_func_s.html +2 -2
- package/SVF-doxygen/html/html/functions_g.html +20 -18
- package/SVF-doxygen/html/html/functions_n.html +6 -6
- package/SVF-doxygen/html/html/functions_p.html +15 -15
- package/SVF-doxygen/html/html/functions_r.html +5 -2
- package/SVF-doxygen/html/html/functions_s.html +11 -11
- package/SVF-doxygen/html/html/functions_type_b.html +0 -3
- package/SVF-doxygen/html/html/functions_vars_b.html +2 -2
- package/SVF-doxygen/html/html/functions_vars_c.html +5 -1
- package/SVF-doxygen/html/html/functions_vars_r.html +3 -0
- package/SVF-doxygen/html/html/functions_w.html +5 -9
- package/SVF-doxygen/html/html/namespaceSVF.html +1 -1
- package/SVF-doxygen/html/html/search/all_1.js +3 -3
- package/SVF-doxygen/html/html/search/all_10.js +7 -7
- package/SVF-doxygen/html/html/search/all_12.js +3 -3
- package/SVF-doxygen/html/html/search/all_13.js +8 -8
- package/SVF-doxygen/html/html/search/all_14.js +2 -2
- package/SVF-doxygen/html/html/search/all_16.js +1 -1
- package/SVF-doxygen/html/html/search/all_17.js +1 -1
- package/SVF-doxygen/html/html/search/all_2.js +2 -3
- package/SVF-doxygen/html/html/search/all_3.js +2 -1
- package/SVF-doxygen/html/html/search/all_6.js +1 -1
- package/SVF-doxygen/html/html/search/all_7.js +7 -7
- package/SVF-doxygen/html/html/search/all_c.js +1 -1
- package/SVF-doxygen/html/html/search/all_d.js +1 -1
- package/SVF-doxygen/html/html/search/all_e.js +6 -6
- package/SVF-doxygen/html/html/search/functions_0.js +3 -3
- package/SVF-doxygen/html/html/search/functions_10.js +2 -2
- package/SVF-doxygen/html/html/search/functions_6.js +7 -7
- package/SVF-doxygen/html/html/search/typedefs_1.js +0 -1
- package/SVF-doxygen/html/html/search/variables_12.js +1 -0
- package/SVF-doxygen/html/html/search/variables_14.js +1 -1
- package/SVF-doxygen/html/html/search/variables_2.js +1 -1
- package/SVF-doxygen/html/html/search/variables_3.js +2 -1
- package/SVF-doxygen/html/html/search/variables_d.js +1 -1
- package/SVF-doxygen/html/html/search/variables_e.js +3 -3
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html +18 -18
- package/SVF-doxygen/html/html/svf-ex_8cpp.html +1 -1
- package/SVF-doxygen/html/html/svf-ex_8cpp_source.html +1 -1
- package/include/Graphs/ICFG.h +1 -1
- package/include/Graphs/ICFGEdge.h +39 -17
- package/include/Graphs/ICFGNode.h +1 -1
- package/include/MemoryModel/SVFStatements.h +2 -11
- package/include/SVF-FE/SVFIRBuilder.h +3 -1
- package/include/Util/ExtAPI.h +1 -1
- package/lib/Graphs/ICFG.cpp +22 -7
- package/lib/MemoryModel/SVFIR.cpp +2 -1
- package/lib/MemoryModel/SVFStatements.cpp +6 -6
- package/lib/MemoryModel/SymbolTableInfo.cpp +1 -1
- package/lib/SVF-FE/ICFGBuilder.cpp +8 -3
- package/lib/SVF-FE/SVFIRBuilder.cpp +15 -3
- package/lib/Util/ExtAPI.cpp +0 -1
- package/package.json +1 -1
|
@@ -257,7 +257,8 @@ $(function() {
|
|
|
257
257
|
: <a class="el" href="classSVF_1_1FormalParmVFGNode.html#ae9a11d1c9c646baecc4e510eb10fa515">SVF::FormalParmVFGNode</a>
|
|
258
258
|
</li>
|
|
259
259
|
<li>callPEs
|
|
260
|
-
: <a class="el" href="
|
|
260
|
+
: <a class="el" href="classSVF_1_1CallCFGEdge.html#a3f48f7f041c5e6d385757035c551d51c">SVF::CallCFGEdge</a>
|
|
261
|
+
, <a class="el" href="classSVF_1_1FormalParmVFGNode.html#a8d124f42c320d38ddd08ed4948d63517">SVF::FormalParmVFGNode</a>
|
|
261
262
|
</li>
|
|
262
263
|
<li>CallPESet
|
|
263
264
|
: <a class="el" href="classSVF_1_1ICFGNode.html#ab1a4b4a8dc600ca375d9f5adbd2a5b59">SVF::ICFGNode</a>
|
|
@@ -636,10 +637,10 @@ $(function() {
|
|
|
636
637
|
, <a class="el" href="classSVF_1_1FormalOUTSVFGNode.html#ac29004272d47ad58ea1e05fbfc1ac639">SVF::FormalOUTSVFGNode</a>
|
|
637
638
|
, <a class="el" href="classSVF_1_1FormalParmVFGNode.html#af91ecca224b99cd6dd3b9b17ad0d8e6f">SVF::FormalParmVFGNode</a>
|
|
638
639
|
, <a class="el" href="classSVF_1_1FormalRetVFGNode.html#af90572e9ac08cb2fffc9c63d51d5a129">SVF::FormalRetVFGNode</a>
|
|
639
|
-
, <a class="el" href="classSVF_1_1FunEntryICFGNode.html#
|
|
640
|
+
, <a class="el" href="classSVF_1_1FunEntryICFGNode.html#a3f0f02c9fb1ab2406ed970f0e0e7942e">SVF::FunEntryICFGNode</a>
|
|
640
641
|
, <a class="el" href="classSVF_1_1FunExitICFGNode.html#ab81f7f50638b8ce85f83ca3b7b566213">SVF::FunExitICFGNode</a>
|
|
641
642
|
, <a class="el" href="classSVF_1_1GepCGEdge.html#af9fbe33becd8f832267ab7ea6e0437b6">SVF::GepCGEdge</a>
|
|
642
|
-
, <a class="el" href="classSVF_1_1GepObjVar.html#
|
|
643
|
+
, <a class="el" href="classSVF_1_1GepObjVar.html#ac3583a2d4d4ceaf820d23b43a893ac92">SVF::GepObjVar</a>
|
|
643
644
|
, <a class="el" href="classSVF_1_1GepStmt.html#a441cd8487b320ceff9d62884b4f28176">SVF::GepStmt</a>
|
|
644
645
|
, <a class="el" href="classSVF_1_1GepValVar.html#a28e42f01110a2d0a5f1f90bca14c5035">SVF::GepValVar</a>
|
|
645
646
|
, <a class="el" href="classSVF_1_1GepVFGNode.html#a77aa023b0c19e72a1263c63419643241">SVF::GepVFGNode</a>
|
|
@@ -702,7 +703,7 @@ $(function() {
|
|
|
702
703
|
, <a class="el" href="classSVF_1_1ThreadCallGraph.html#a4ba42f59f0a6a7ea5b059f6e8df64d89">SVF::ThreadCallGraph</a>
|
|
703
704
|
, <a class="el" href="classSVF_1_1ThreadForkEdge.html#a4d2c3601a3fd530d178ec00ee3e1bc5d">SVF::ThreadForkEdge</a>
|
|
704
705
|
, <a class="el" href="classSVF_1_1ThreadJoinEdge.html#a0fb671c87fecd2fd9c2dab4187a47d37">SVF::ThreadJoinEdge</a>
|
|
705
|
-
, <a class="el" href="classSVF_1_1ThreadMHPIndSVFGEdge.html#
|
|
706
|
+
, <a class="el" href="classSVF_1_1ThreadMHPIndSVFGEdge.html#a4f7b0802389ce183635d5be2a40128bc">SVF::ThreadMHPIndSVFGEdge</a>
|
|
706
707
|
, <a class="el" href="classSVF_1_1TypeAnalysis.html#ae14733ac9763b07a84ed9b5e297badf3">SVF::TypeAnalysis</a>
|
|
707
708
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#abb10688145fa76629916ec3df61b6c95">SVF::UnaryOPStmt</a>
|
|
708
709
|
, <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#a01a9b0fd0189462e37ff51e232a5cda8">SVF::UnaryOPVFGNode</a>
|
|
@@ -1027,7 +1028,7 @@ $(function() {
|
|
|
1027
1028
|
: <a class="el" href="classSVF_1_1LocationSet.html#afc0f702b6cce26861b409130fe5e019f">SVF::LocationSet</a>
|
|
1028
1029
|
</li>
|
|
1029
1030
|
<li>computeDDAPts()
|
|
1030
|
-
: <a class="el" href="classSVF_1_1ContextDDA.html#
|
|
1031
|
+
: <a class="el" href="classSVF_1_1ContextDDA.html#ae0f3b07267ded5f0ee879c39effff864">SVF::ContextDDA</a>
|
|
1031
1032
|
, <a class="el" href="classSVF_1_1FlowDDA.html#a113faa56ee75eff39da19fd4b47a47e0">SVF::FlowDDA</a>
|
|
1032
1033
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a0bb90b398ef85504bcd816ae57bee01d">SVF::PointerAnalysis</a>
|
|
1033
1034
|
</li>
|
|
@@ -1100,6 +1101,9 @@ $(function() {
|
|
|
1100
1101
|
<li>condition
|
|
1101
1102
|
: <a class="el" href="classSVF_1_1SelectStmt.html#a2d6e9d7131bc69a0e88b703c2c03d7e2">SVF::SelectStmt</a>
|
|
1102
1103
|
</li>
|
|
1104
|
+
<li>conditionVar
|
|
1105
|
+
: <a class="el" href="classSVF_1_1IntraCFGEdge.html#a1d49f742d3f93361c7ba1b69e074ceb5">SVF::IntraCFGEdge</a>
|
|
1106
|
+
</li>
|
|
1103
1107
|
<li>CondManager()
|
|
1104
1108
|
: <a class="el" href="classSVF_1_1CondManager.html#aa307bb05b92907ccf8859b4bac53b796">SVF::CondManager</a>
|
|
1105
1109
|
</li>
|
|
@@ -1117,7 +1121,7 @@ $(function() {
|
|
|
1117
1121
|
, <a class="el" href="classSVF_1_1VFPathCond.html#a1a2927860cfad8b01e1882dce4044203">SVF::VFPathCond</a>
|
|
1118
1122
|
</li>
|
|
1119
1123
|
<li>CondPointsToSet()
|
|
1120
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1124
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#aad144061d006968ff4d6d21488b84801">SVF::CondPointsToSet< Cond ></a>
|
|
1121
1125
|
</li>
|
|
1122
1126
|
<li>CondPosMap
|
|
1123
1127
|
: <a class="el" href="classSVF_1_1PathCondAllocator.html#a0d685cfd0f0652a0ff839969f763371b">SVF::PathCondAllocator</a>
|
|
@@ -1345,7 +1349,7 @@ $(function() {
|
|
|
1345
1349
|
, <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75af589a053fdb7efc728b68a324fc58b2b">SVF::VFGNode</a>
|
|
1346
1350
|
</li>
|
|
1347
1351
|
<li>CopyCGEdge()
|
|
1348
|
-
: <a class="el" href="classSVF_1_1CopyCGEdge.html#
|
|
1352
|
+
: <a class="el" href="classSVF_1_1CopyCGEdge.html#a0e950b306ec8d45e38f0320c63681ecd">SVF::CopyCGEdge</a>
|
|
1349
1353
|
</li>
|
|
1350
1354
|
<li>copyInEdges
|
|
1351
1355
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a4d413d64bf554ecdc72709afeeb85775">SVF::ConstraintNode</a>
|
|
@@ -1354,7 +1358,7 @@ $(function() {
|
|
|
1354
1358
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a12df688fd9b5b7617daadc7bee0fff40">SVF::ConstraintNode</a>
|
|
1355
1359
|
</li>
|
|
1356
1360
|
<li>CopyStmt()
|
|
1357
|
-
: <a class="el" href="classSVF_1_1CopyStmt.html#
|
|
1361
|
+
: <a class="el" href="classSVF_1_1CopyStmt.html#a63b808e82e75562c53e4371cc3d7ed1e">SVF::CopyStmt</a>
|
|
1358
1362
|
</li>
|
|
1359
1363
|
<li>copyTime
|
|
1360
1364
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a888d6334e5e226c634680e4c0674dcfb">SVF::FlowSensitive</a>
|
|
@@ -1366,7 +1370,7 @@ $(function() {
|
|
|
1366
1370
|
: <a class="el" href="classSVF_1_1CoreBitVector.html#adb5b13df8bc76f00ceb145711cfb77e1">SVF::CoreBitVector</a>
|
|
1367
1371
|
</li>
|
|
1368
1372
|
<li>CoreBitVectorIterator()
|
|
1369
|
-
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#
|
|
1373
|
+
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#a66b4a85853791c4e1537a4bdbc7a2f90">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
1370
1374
|
</li>
|
|
1371
1375
|
<li>count
|
|
1372
1376
|
: <a class="el" href="structDdHashItem.html#aa5bce9f94fb976df2a1768f0f0c7d50c">DdHashItem</a>
|
|
@@ -1401,10 +1405,10 @@ $(function() {
|
|
|
1401
1405
|
, <a class="el" href="classSVF_1_1MRSVFGNode.html#a640153ff592bf0058882a0d05a76b1ba">SVF::MRSVFGNode</a>
|
|
1402
1406
|
</li>
|
|
1403
1407
|
<li>cptsBegin()
|
|
1404
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1408
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#ad26570b94c56d6d2ae1cd5093ac66670">SVF::CondPointsToSet< Cond ></a>
|
|
1405
1409
|
</li>
|
|
1406
1410
|
<li>cptsEnd()
|
|
1407
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1411
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#aa4c47630b9a06d70375daf5e9237303d">SVF::CondPointsToSet< Cond ></a>
|
|
1408
1412
|
</li>
|
|
1409
1413
|
<li>CPtSet
|
|
1410
1414
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a3f2f48fc122c07ff9eb1382aa7a3f966">SVF::CondPTAImpl< Cond ></a>
|
|
@@ -1654,7 +1658,7 @@ $(function() {
|
|
|
1654
1658
|
: <a class="el" href="classSVF_1_1Options.html#a7b9af13feccc116377aeb107640ae874">SVF::Options</a>
|
|
1655
1659
|
</li>
|
|
1656
1660
|
<li>CxtDPItem()
|
|
1657
|
-
: <a class="el" href="classSVF_1_1CxtDPItem.html#
|
|
1661
|
+
: <a class="el" href="classSVF_1_1CxtDPItem.html#a53fa464132d5e51e832158d2e928db32">SVF::CxtDPItem</a>
|
|
1658
1662
|
</li>
|
|
1659
1663
|
<li>cxtJoinInLoop
|
|
1660
1664
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a63da48d338683ec95709a6bd95238707">SVF::ForkJoinAnalysis</a>
|
|
@@ -1689,12 +1693,12 @@ $(function() {
|
|
|
1689
1693
|
<li>CxtLockToLockSet
|
|
1690
1694
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ab782401c6521a2810e28ac602710ac22">SVF::LockAnalysis</a>
|
|
1691
1695
|
</li>
|
|
1692
|
-
<li>cxtLocktoSpan
|
|
1693
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#a2fd796765f16cc7094f36d68c0ff70a0">SVF::LockAnalysis</a>
|
|
1694
|
-
</li>
|
|
1695
1696
|
<li>CxtLockToSpan
|
|
1696
1697
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a7335d5b13a6cb1dcde9706f30b8a4826">SVF::LockAnalysis</a>
|
|
1697
1698
|
</li>
|
|
1699
|
+
<li>cxtLocktoSpan
|
|
1700
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a2fd796765f16cc7094f36d68c0ff70a0">SVF::LockAnalysis</a>
|
|
1701
|
+
</li>
|
|
1698
1702
|
<li>CxtProc()
|
|
1699
1703
|
: <a class="el" href="classSVF_1_1CxtProc.html#a25a80c93a6aeb1112a846d6c588364cc">SVF::CxtProc</a>
|
|
1700
1704
|
</li>
|
|
@@ -1705,7 +1709,7 @@ $(function() {
|
|
|
1705
1709
|
: <a class="el" href="classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1">SVF::ContextCond</a>
|
|
1706
1710
|
</li>
|
|
1707
1711
|
<li>CxtStmt()
|
|
1708
|
-
: <a class="el" href="classSVF_1_1CxtStmt.html#
|
|
1712
|
+
: <a class="el" href="classSVF_1_1CxtStmt.html#ac11734a3e0db8415fdf55157b20b56a4">SVF::CxtStmt</a>
|
|
1709
1713
|
</li>
|
|
1710
1714
|
<li>CxtStmtDPItem()
|
|
1711
1715
|
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a595d44fa92f4ebef2fe789873fd357e0">SVF::CxtStmtDPItem< LocCond ></a>
|
|
@@ -1753,7 +1757,7 @@ $(function() {
|
|
|
1753
1757
|
: <a class="el" href="classSVF_1_1CxtThread.html#ac6af46ba08bbad4454358298fd2557d3">SVF::CxtThread</a>
|
|
1754
1758
|
</li>
|
|
1755
1759
|
<li>CxtThreadProc()
|
|
1756
|
-
: <a class="el" href="classSVF_1_1CxtThreadProc.html#
|
|
1760
|
+
: <a class="el" href="classSVF_1_1CxtThreadProc.html#acce14996e41ae55ae8e27b29408ef7c8">SVF::CxtThreadProc</a>
|
|
1757
1761
|
</li>
|
|
1758
1762
|
<li>CxtThreadProcSet
|
|
1759
1763
|
: <a class="el" href="classSVF_1_1TCT.html#a09493a428c0ebe7f67847b48f0481f40">SVF::TCT</a>
|
|
@@ -1762,7 +1766,7 @@ $(function() {
|
|
|
1762
1766
|
: <a class="el" href="classSVF_1_1TCT.html#a23df579f18d4ea4b0f47272091ddc43e">SVF::TCT</a>
|
|
1763
1767
|
</li>
|
|
1764
1768
|
<li>CxtThreadStmt()
|
|
1765
|
-
: <a class="el" href="classSVF_1_1CxtThreadStmt.html#
|
|
1769
|
+
: <a class="el" href="classSVF_1_1CxtThreadStmt.html#ab5487e3f330bb18685281c5effcecfbb">SVF::CxtThreadStmt</a>
|
|
1766
1770
|
</li>
|
|
1767
1771
|
<li>CxtThreadStmtSet
|
|
1768
1772
|
: <a class="el" href="classSVF_1_1MHP.html#a28031502c4f8f0d4012c0827c57efb32">SVF::MHP</a>
|
|
@@ -551,12 +551,12 @@ $(function() {
|
|
|
551
551
|
<li>funToModsMap
|
|
552
552
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a2c94bfa19ad8d1d6360b12693c8b891d">SVF::MRGenerator</a>
|
|
553
553
|
</li>
|
|
554
|
-
<li>funToMRsMap
|
|
555
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#a3e74c3706ffcc14f378771b417dcbb96">SVF::MRGenerator</a>
|
|
556
|
-
</li>
|
|
557
554
|
<li>FunToMRsMap
|
|
558
555
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a090070379a09460aef0c07270d32d27b">SVF::MRGenerator</a>
|
|
559
556
|
</li>
|
|
557
|
+
<li>funToMRsMap
|
|
558
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a3e74c3706ffcc14f378771b417dcbb96">SVF::MRGenerator</a>
|
|
559
|
+
</li>
|
|
560
560
|
<li>FunToNodeBSMap
|
|
561
561
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ab01e492f002c73e2c89eb0b4c8f9647d">SVF::MRGenerator</a>
|
|
562
562
|
</li>
|
|
@@ -181,7 +181,8 @@ $(function() {
|
|
|
181
181
|
: <a class="el" href="classSVF_1_1SVFG.html#af8ceb1ebf745e6803c606c41f7a482ac">SVF::SVFG</a>
|
|
182
182
|
</li>
|
|
183
183
|
<li>addCallPE()
|
|
184
|
-
: <a class="el" href="
|
|
184
|
+
: <a class="el" href="classSVF_1_1CallCFGEdge.html#a7069cf7d8b53dc0bd2c0272912bc02fb">SVF::CallCFGEdge</a>
|
|
185
|
+
, <a class="el" href="classSVF_1_1FormalParmVFGNode.html#af0dfc7f8b58d5bc0e47c6ad17216cc1e">SVF::FormalParmVFGNode</a>
|
|
185
186
|
, <a class="el" href="classSVF_1_1SVFIR.html#a574bd5c9f11681c70db29c25f25a4cba">SVF::SVFIR</a>
|
|
186
187
|
</li>
|
|
187
188
|
<li>addCallSite()
|
|
@@ -231,7 +232,7 @@ $(function() {
|
|
|
231
232
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a0cc6e4b4ab78f3c54b68fe35adb02957">SVF::LockAnalysis</a>
|
|
232
233
|
</li>
|
|
233
234
|
<li>addConditionalIntraEdge()
|
|
234
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
235
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a6436c2e6ab117007db80b9936fd4b5fe">SVF::ICFG</a>
|
|
235
236
|
</li>
|
|
236
237
|
<li>addConstantObjNode()
|
|
237
238
|
: <a class="el" href="classSVF_1_1SVFIR.html#aff3f3ff198e7511576484dfda7bf051b">SVF::SVFIR</a>
|
|
@@ -638,7 +639,7 @@ $(function() {
|
|
|
638
639
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#ab75373d16f57dbbf1e9472e9a27d6b4b">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
639
640
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#a717c166c5efdf2e1d71be1772fc0898d">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
640
641
|
, <a class="el" href="classSVF_1_1MutablePTData.html#aab4a2eec11e83beca70b016102431ab1">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
641
|
-
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#
|
|
642
|
+
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#a00a88cc3e802921c6a0951801ec712a6">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
642
643
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#a95df7d565ba8e990b61b1c932c8d4273">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
643
644
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#a9f748619f67f3ff9c4c4a429e6614989">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
644
645
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a8d53322eadc657ed88a8b724647070b2">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -680,16 +681,17 @@ $(function() {
|
|
|
680
681
|
</li>
|
|
681
682
|
<li>addRetPE()
|
|
682
683
|
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#a051f7dc0da465d7ce0dc733d9a8fae6a">SVF::FormalRetVFGNode</a>
|
|
684
|
+
, <a class="el" href="classSVF_1_1RetCFGEdge.html#a66668c7a3bb5a9ad3373a786b53709ef">SVF::RetCFGEdge</a>
|
|
683
685
|
, <a class="el" href="classSVF_1_1SVFIR.html#a1791652f578b6ab8aacb4d6e7c7fd05f">SVF::SVFIR</a>
|
|
684
686
|
</li>
|
|
685
687
|
<li>addRevPts()
|
|
686
688
|
: <a class="el" href="classSVF_1_1MutablePTData.html#ad3175d9c02d8a9f6ad1752ccf3e468cb">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
687
689
|
</li>
|
|
688
690
|
<li>AddrStmt()
|
|
689
|
-
: <a class="el" href="classSVF_1_1AddrStmt.html#
|
|
691
|
+
: <a class="el" href="classSVF_1_1AddrStmt.html#a0fa28f3a081cd6d32801ab245b6e95ae">SVF::AddrStmt</a>
|
|
690
692
|
</li>
|
|
691
693
|
<li>AddrVFGNode()
|
|
692
|
-
: <a class="el" href="classSVF_1_1AddrVFGNode.html#
|
|
694
|
+
: <a class="el" href="classSVF_1_1AddrVFGNode.html#ad0608b31c5cc414454313617ff3e0ff5">SVF::AddrVFGNode</a>
|
|
693
695
|
</li>
|
|
694
696
|
<li>addSccCandidate()
|
|
695
697
|
: <a class="el" href="classSVF_1_1AndersenSCD.html#ad8530ce52f87c4ea94cac579288e2689">SVF::AndersenSCD</a>
|
|
@@ -726,7 +728,7 @@ $(function() {
|
|
|
726
728
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#a633666953f8d6675961981c4eab1adb0">SVF::ConstraintGraph</a>
|
|
727
729
|
</li>
|
|
728
730
|
<li>AddStoreCHI()
|
|
729
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
731
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#a4e11797df16b0b612191607180acc0c5">SVF::MemSSA</a>
|
|
730
732
|
</li>
|
|
731
733
|
<li>addStoreEdge()
|
|
732
734
|
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#ac5795471aff6ccb07a84ffe1277ff2d4">SVF::SVFIRBuilder</a>
|
|
@@ -888,15 +890,15 @@ $(function() {
|
|
|
888
890
|
: <a class="el" href="classSVF_1_1CHNode.html#a8c51571df92b5e152cc42e9aaf712dc9">SVF::CHNode</a>
|
|
889
891
|
</li>
|
|
890
892
|
<li>alias()
|
|
891
|
-
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#
|
|
893
|
+
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#ad06fbd9a51499c668662b533eeb2e4ac">SVF::BVDataPTAImpl</a>
|
|
892
894
|
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a171918ada9b679b0114b27476caa5ee6">SVF::CondPTAImpl< Cond ></a>
|
|
893
|
-
, <a class="el" href="classSVF_1_1DDAPass.html#
|
|
895
|
+
, <a class="el" href="classSVF_1_1DDAPass.html#a96de481dd2af7b39428aff38158c1d4e">SVF::DDAPass</a>
|
|
894
896
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#a4424f27444c12dce8071c56a95c664bf">SVF::LockAnalysis</a>
|
|
895
|
-
, <a class="el" href="classSVF_1_1PointerAnalysis.html#
|
|
897
|
+
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a0f712ead1f31750879948c36b2fc77cf">SVF::PointerAnalysis</a>
|
|
896
898
|
, <a class="el" href="classSVF_1_1WPAPass.html#a5a71ab4d4bd993ff52da60c730d7b57f">SVF::WPAPass</a>
|
|
897
899
|
</li>
|
|
898
900
|
<li>alias_begin()
|
|
899
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
901
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a7f2b4647c8d69c8328b63e576cb6d065">SVF::SVFModule</a>
|
|
900
902
|
</li>
|
|
901
903
|
<li>alias_end()
|
|
902
904
|
: <a class="el" href="classSVF_1_1SVFModule.html#a1bb5c818ec63d81a238f3d242a89079f">SVF::SVFModule</a>
|
|
@@ -1046,7 +1048,7 @@ $(function() {
|
|
|
1046
1048
|
: <a class="el" href="classSVF_1_1ArgumentVFGNode.html#a0b35234b96e98099a289b73028bae276">SVF::ArgumentVFGNode</a>
|
|
1047
1049
|
</li>
|
|
1048
1050
|
<li>AssignStmt()
|
|
1049
|
-
: <a class="el" href="classSVF_1_1AssignStmt.html#
|
|
1051
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#abc65520cc2b9608c97374829eb475c57">SVF::AssignStmt</a>
|
|
1050
1052
|
</li>
|
|
1051
1053
|
<li>atEnd()
|
|
1052
1054
|
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ad3af46dcfb0e2846587eb5a71f38161f">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
@@ -266,9 +266,6 @@ $(function() {
|
|
|
266
266
|
: <a class="el" href="classSVF_1_1BranchCondExpr.html#acbfed1c7771cdb49237cdd6d3c75d25c">SVF::BranchCondExpr</a>
|
|
267
267
|
, <a class="el" href="classSVF_1_1PathCondAllocator.html#a4d00c3306b92e59568b54a6a72afdb74">SVF::PathCondAllocator</a>
|
|
268
268
|
</li>
|
|
269
|
-
<li>getBranchCondtion()
|
|
270
|
-
: <a class="el" href="classSVF_1_1IntraCFGEdge.html#a52eb526a6066c4b909e250bd430c14ef">SVF::IntraCFGEdge</a>
|
|
271
|
-
</li>
|
|
272
269
|
<li>getBranchInst()
|
|
273
270
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a2c6fe09027838f9e0ad9ab8193ce8e9b">SVF::BranchStmt</a>
|
|
274
271
|
</li>
|
|
@@ -357,6 +354,9 @@ $(function() {
|
|
|
357
354
|
<li>getCallInstToCallGraphEdgesMap()
|
|
358
355
|
: <a class="el" href="classSVF_1_1PTACallGraph.html#a368306a46d84ccc6d07d94833aded629">SVF::PTACallGraph</a>
|
|
359
356
|
</li>
|
|
357
|
+
<li>getCallPEs()
|
|
358
|
+
: <a class="el" href="classSVF_1_1CallCFGEdge.html#ad0891e5b6839b443691a68b11fce978b">SVF::CallCFGEdge</a>
|
|
359
|
+
</li>
|
|
360
360
|
<li>getCallSite()
|
|
361
361
|
: <a class="el" href="classSVF_1_1ActualINSVFGNode.html#aab3b2931f60adeb9fd8c87087074d834">SVF::ActualINSVFGNode</a>
|
|
362
362
|
, <a class="el" href="classSVF_1_1ActualOUTSVFGNode.html#a89cb274936513df411a75fb33a86702f">SVF::ActualOUTSVFGNode</a>
|
|
@@ -495,6 +495,7 @@ $(function() {
|
|
|
495
495
|
</li>
|
|
496
496
|
<li>getCondition()
|
|
497
497
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a915384027ae53e99311f05a08edf99f0">SVF::BranchStmt</a>
|
|
498
|
+
, <a class="el" href="classSVF_1_1IntraCFGEdge.html#ac13be3c3ee581e20974ce4527a3cfe7b">SVF::IntraCFGEdge</a>
|
|
498
499
|
, <a class="el" href="classSVF_1_1SelectStmt.html#ad4c3e9529176478bb726279a76050e8c">SVF::SelectStmt</a>
|
|
499
500
|
</li>
|
|
500
501
|
<li>getCondKind()
|
|
@@ -1299,7 +1300,7 @@ $(function() {
|
|
|
1299
1300
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
1300
1301
|
</li>
|
|
1301
1302
|
<li>getLoop()
|
|
1302
|
-
: <a class="el" href="classSVF_1_1TCT.html#
|
|
1303
|
+
: <a class="el" href="classSVF_1_1TCT.html#add9104a3d7a821e9c2f266ae1810d2e3">SVF::TCT</a>
|
|
1303
1304
|
</li>
|
|
1304
1305
|
<li>getLoopInfo()
|
|
1305
1306
|
: <a class="el" href="classSVF_1_1PathCondAllocator.html#a10ddc3b02b2baad2edd72fe429113b0f">SVF::PathCondAllocator</a>
|
|
@@ -1361,7 +1362,7 @@ $(function() {
|
|
|
1361
1362
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80">SVF::MRGenerator</a>
|
|
1362
1363
|
</li>
|
|
1363
1364
|
<li>getModRefInfo()
|
|
1364
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
1365
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#ac14c99ee6064fc9cf30120a83c78e702">SVF::MRGenerator</a>
|
|
1365
1366
|
, <a class="el" href="classSVF_1_1WPAPass.html#a567f818fa7b29142b18cb39e5c063a4e">SVF::WPAPass</a>
|
|
1366
1367
|
</li>
|
|
1367
1368
|
<li>getModSideEffectOfCallSite()
|
|
@@ -1436,7 +1437,7 @@ $(function() {
|
|
|
1436
1437
|
: <a class="el" href="classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9">SVF::SVFG</a>
|
|
1437
1438
|
</li>
|
|
1438
1439
|
<li>getMUSet()
|
|
1439
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
1440
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#af4d11a0c7da0ddd7dff8d75a00279847">SVF::MemSSA</a>
|
|
1440
1441
|
</li>
|
|
1441
1442
|
<li>getMutDFPTDataTy()
|
|
1442
1443
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483">SVF::BVDataPTAImpl</a>
|
|
@@ -1552,7 +1553,7 @@ $(function() {
|
|
|
1552
1553
|
</li>
|
|
1553
1554
|
<li>getObject()
|
|
1554
1555
|
: <a class="el" href="classSVF_1_1DummyVersionPropSVFGNode.html#ac10a4b9c2ee536cfcb74120d86c0619f">SVF::DummyVersionPropSVFGNode</a>
|
|
1555
|
-
, <a class="el" href="classSVF_1_1SVFIR.html#
|
|
1556
|
+
, <a class="el" href="classSVF_1_1SVFIR.html#a25b86c16d11b4d50ccc28ead525687ae">SVF::SVFIR</a>
|
|
1556
1557
|
</li>
|
|
1557
1558
|
<li>getObjectNode()
|
|
1558
1559
|
: <a class="el" href="classSVF_1_1IRGraph.html#aba13ca47865614e45321c1ae53e640c1">SVF::IRGraph</a>
|
|
@@ -1591,7 +1592,7 @@ $(function() {
|
|
|
1591
1592
|
: <a class="el" href="classllvm_1_1generic__bridge__gep__type__iterator.html#a9494bbdc909dab98dd3fd23a416f3a31">llvm::generic_bridge_gep_type_iterator< ItTy ></a>
|
|
1592
1593
|
</li>
|
|
1593
1594
|
<li>getOpICFGNode()
|
|
1594
|
-
: <a class="el" href="classSVF_1_1PhiStmt.html#
|
|
1595
|
+
: <a class="el" href="classSVF_1_1PhiStmt.html#a0b97394bc1946c0185d2c11fbc2181f4">SVF::PhiStmt</a>
|
|
1595
1596
|
</li>
|
|
1596
1597
|
<li>getOpIncomingBB()
|
|
1597
1598
|
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a3a6ef9d2b10a6f2f1ac1b25590f56a70">SVF::IntraPHIVFGNode</a>
|
|
@@ -1599,9 +1600,6 @@ $(function() {
|
|
|
1599
1600
|
<li>getOpndVars()
|
|
1600
1601
|
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#a0441f2646fed28830439c41a0704ed4b">SVF::MultiOpndStmt</a>
|
|
1601
1602
|
</li>
|
|
1602
|
-
<li>getOpPos()
|
|
1603
|
-
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#af3c4989a458a1e5f7a5e0ba8e5c8b6ae">SVF::MultiOpndStmt</a>
|
|
1604
|
-
</li>
|
|
1605
1603
|
<li>getOpVar()
|
|
1606
1604
|
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#a18f9d9ea87def35d4eaa707a339316b8">SVF::MultiOpndStmt</a>
|
|
1607
1605
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#abde2b32d5bbd37df0e194b1a4e78483b">SVF::UnaryOPStmt</a>
|
|
@@ -1832,7 +1830,7 @@ $(function() {
|
|
|
1832
1830
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#a5f6a01d0bb40a718bc14f2cc1bb98a13">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1833
1831
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#a9982ecf42416756a0729a28e8713cfed">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1834
1832
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a34f8226202e1654d4e67916b21ec4d99">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
1835
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
1833
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a9b81d20e54d08e36edbff43549b1e820">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
1836
1834
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a4dfb43679e9fa794ebad99b6584c32ec">SVF::PointerAnalysis</a>
|
|
1837
1835
|
, <a class="el" href="classSVF_1_1PTData.html#a9ae6037637d8b9acb323333f491f4a7d">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
1838
1836
|
, <a class="el" href="classSVF_1_1Steensgaard.html#adbcb9af660ab9bb0202bd32342280486">SVF::Steensgaard</a>
|
|
@@ -1898,16 +1896,19 @@ $(function() {
|
|
|
1898
1896
|
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#a62a894e71fcf7a3db19c0488d96a7262">SVF::FormalRetVFGNode</a>
|
|
1899
1897
|
</li>
|
|
1900
1898
|
<li>getRetBlock()
|
|
1901
|
-
: <a class="el" href="
|
|
1902
|
-
, <a class="el" href="classSVF_1_1ICFG.html#a3b59f9ba22e03d323bc2fa5928902243">SVF::ICFG</a>
|
|
1899
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a3b59f9ba22e03d323bc2fa5928902243">SVF::ICFG</a>
|
|
1903
1900
|
</li>
|
|
1904
1901
|
<li>getRetICFGNode()
|
|
1905
|
-
: <a class="el" href="
|
|
1902
|
+
: <a class="el" href="classSVF_1_1CallICFGNode.html#ae23a7540609879ac0379fc53b4e7eead">SVF::CallICFGNode</a>
|
|
1903
|
+
, <a class="el" href="classSVF_1_1ICFG.html#a66cb50d8c176f800f06d9cb8924eb896">SVF::ICFG</a>
|
|
1906
1904
|
, <a class="el" href="classSVF_1_1ICFGBuilder.html#a7c1125c992eec20e118e6bfc12cb8bfb">SVF::ICFGBuilder</a>
|
|
1907
1905
|
</li>
|
|
1908
1906
|
<li>getRetParmAtJoinedSite()
|
|
1909
1907
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a5439ef32c909b02c83cbd30eb0a0fe12">SVF::ThreadAPI</a>
|
|
1910
1908
|
</li>
|
|
1909
|
+
<li>getRetPE()
|
|
1910
|
+
: <a class="el" href="classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603">SVF::RetCFGEdge</a>
|
|
1911
|
+
</li>
|
|
1911
1912
|
<li>getRetSite()
|
|
1912
1913
|
: <a class="el" href="classSVF_1_1ProgSlice.html#a07ce77afbf69d5e2a47afaa39eaea886">SVF::ProgSlice</a>
|
|
1913
1914
|
</li>
|
|
@@ -2078,6 +2079,7 @@ $(function() {
|
|
|
2078
2079
|
</li>
|
|
2079
2080
|
<li>getSuccessorCondValue()
|
|
2080
2081
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a7d2fa666602e0444d3e019563c0e7556">SVF::BranchStmt</a>
|
|
2082
|
+
, <a class="el" href="classSVF_1_1IntraCFGEdge.html#a40fab1a6b75f29cb629bfc05fb3a86b1">SVF::IntraCFGEdge</a>
|
|
2081
2083
|
</li>
|
|
2082
2084
|
<li>getSuccessors()
|
|
2083
2085
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a93040c884df211ac62d53ceafdd9c4dd">SVF::BranchStmt</a>
|
|
@@ -2135,7 +2137,7 @@ $(function() {
|
|
|
2135
2137
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#aee8fac6281a95d8a519add100e8887d1">SVF::ThreadAPI</a>
|
|
2136
2138
|
</li>
|
|
2137
2139
|
<li>getTaskFuncAtHareParForSite()
|
|
2138
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2140
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#afeedd6e518af76fa9e7142af8899b2f5">SVF::ThreadAPI</a>
|
|
2139
2141
|
</li>
|
|
2140
2142
|
<li>getTCG()
|
|
2141
2143
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6">SVF::ForkJoinAnalysis</a>
|
|
@@ -2347,7 +2349,7 @@ $(function() {
|
|
|
2347
2349
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c">SVF::VersionedFlowSensitive</a>
|
|
2348
2350
|
</li>
|
|
2349
2351
|
<li>global_begin()
|
|
2350
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2352
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a4dc32c583d29d74d052eaa5665b0b70e">SVF::SVFModule</a>
|
|
2351
2353
|
</li>
|
|
2352
2354
|
<li>global_end()
|
|
2353
2355
|
: <a class="el" href="classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2">SVF::SVFModule</a>
|
|
@@ -130,8 +130,8 @@ $(function() {
|
|
|
130
130
|
<li>setBranchCond()
|
|
131
131
|
: <a class="el" href="classSVF_1_1PathCondAllocator.html#aaec323fc8a3f83da4596ed7d447ab6f1">SVF::PathCondAllocator</a>
|
|
132
132
|
</li>
|
|
133
|
-
<li>
|
|
134
|
-
: <a class="el" href="classSVF_1_1IntraCFGEdge.html#
|
|
133
|
+
<li>setBranchCondition()
|
|
134
|
+
: <a class="el" href="classSVF_1_1IntraCFGEdge.html#a1da3dd867c2cbae9776c80cc4ab98a0f">SVF::IntraCFGEdge</a>
|
|
135
135
|
</li>
|
|
136
136
|
<li>setCallGraph()
|
|
137
137
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#afc2b0eeb1d5d5f292690f3c949217c38">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
@@ -343,9 +343,6 @@ $(function() {
|
|
|
343
343
|
: <a class="el" href="classSVF_1_1BranchCondExpr.html#acbfed1c7771cdb49237cdd6d3c75d25c">SVF::BranchCondExpr</a>
|
|
344
344
|
, <a class="el" href="classSVF_1_1PathCondAllocator.html#a4d00c3306b92e59568b54a6a72afdb74">SVF::PathCondAllocator</a>
|
|
345
345
|
</li>
|
|
346
|
-
<li>getBranchCondtion()
|
|
347
|
-
: <a class="el" href="classSVF_1_1IntraCFGEdge.html#a52eb526a6066c4b909e250bd430c14ef">SVF::IntraCFGEdge</a>
|
|
348
|
-
</li>
|
|
349
346
|
<li>getBranchInst()
|
|
350
347
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a2c6fe09027838f9e0ad9ab8193ce8e9b">SVF::BranchStmt</a>
|
|
351
348
|
</li>
|
|
@@ -434,6 +431,9 @@ $(function() {
|
|
|
434
431
|
<li>getCallInstToCallGraphEdgesMap()
|
|
435
432
|
: <a class="el" href="classSVF_1_1PTACallGraph.html#a368306a46d84ccc6d07d94833aded629">SVF::PTACallGraph</a>
|
|
436
433
|
</li>
|
|
434
|
+
<li>getCallPEs()
|
|
435
|
+
: <a class="el" href="classSVF_1_1CallCFGEdge.html#ad0891e5b6839b443691a68b11fce978b">SVF::CallCFGEdge</a>
|
|
436
|
+
</li>
|
|
437
437
|
<li>getCallSite()
|
|
438
438
|
: <a class="el" href="classSVF_1_1ActualINSVFGNode.html#aab3b2931f60adeb9fd8c87087074d834">SVF::ActualINSVFGNode</a>
|
|
439
439
|
, <a class="el" href="classSVF_1_1ActualOUTSVFGNode.html#a89cb274936513df411a75fb33a86702f">SVF::ActualOUTSVFGNode</a>
|
|
@@ -572,6 +572,7 @@ $(function() {
|
|
|
572
572
|
</li>
|
|
573
573
|
<li>getCondition()
|
|
574
574
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a915384027ae53e99311f05a08edf99f0">SVF::BranchStmt</a>
|
|
575
|
+
, <a class="el" href="classSVF_1_1IntraCFGEdge.html#ac13be3c3ee581e20974ce4527a3cfe7b">SVF::IntraCFGEdge</a>
|
|
575
576
|
, <a class="el" href="classSVF_1_1SelectStmt.html#ad4c3e9529176478bb726279a76050e8c">SVF::SelectStmt</a>
|
|
576
577
|
</li>
|
|
577
578
|
<li>getCondKind()
|
|
@@ -1370,7 +1371,7 @@ $(function() {
|
|
|
1370
1371
|
</li>
|
|
1371
1372
|
<li>getLockVal()
|
|
1372
1373
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a785616f9c744d7249fd1080e5ed04d29">SVF::LockAnalysis</a>
|
|
1373
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1374
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a8f1c869eb42f7c89697cf2c7452ba9e9">SVF::ThreadAPI</a>
|
|
1374
1375
|
</li>
|
|
1375
1376
|
<li>getLocToDPMVecMap()
|
|
1376
1377
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
@@ -1438,8 +1439,8 @@ $(function() {
|
|
|
1438
1439
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80">SVF::MRGenerator</a>
|
|
1439
1440
|
</li>
|
|
1440
1441
|
<li>getModRefInfo()
|
|
1441
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
1442
|
-
, <a class="el" href="classSVF_1_1WPAPass.html#
|
|
1442
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#ac14c99ee6064fc9cf30120a83c78e702">SVF::MRGenerator</a>
|
|
1443
|
+
, <a class="el" href="classSVF_1_1WPAPass.html#a6d86f4ef6ad2f14c2dbf57b759e2950f">SVF::WPAPass</a>
|
|
1443
1444
|
</li>
|
|
1444
1445
|
<li>getModSideEffectOfCallSite()
|
|
1445
1446
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a1535832f5b1ae3178fea950bf71fdd99">SVF::MRGenerator</a>
|
|
@@ -1513,7 +1514,7 @@ $(function() {
|
|
|
1513
1514
|
: <a class="el" href="classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9">SVF::SVFG</a>
|
|
1514
1515
|
</li>
|
|
1515
1516
|
<li>getMUSet()
|
|
1516
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
1517
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#af1a7b3ca0144ebff3747715e89646fbb">SVF::MemSSA</a>
|
|
1517
1518
|
</li>
|
|
1518
1519
|
<li>getMutDFPTDataTy()
|
|
1519
1520
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483">SVF::BVDataPTAImpl</a>
|
|
@@ -1668,7 +1669,7 @@ $(function() {
|
|
|
1668
1669
|
: <a class="el" href="classllvm_1_1generic__bridge__gep__type__iterator.html#a9494bbdc909dab98dd3fd23a416f3a31">llvm::generic_bridge_gep_type_iterator< ItTy ></a>
|
|
1669
1670
|
</li>
|
|
1670
1671
|
<li>getOpICFGNode()
|
|
1671
|
-
: <a class="el" href="classSVF_1_1PhiStmt.html#
|
|
1672
|
+
: <a class="el" href="classSVF_1_1PhiStmt.html#a0b97394bc1946c0185d2c11fbc2181f4">SVF::PhiStmt</a>
|
|
1672
1673
|
</li>
|
|
1673
1674
|
<li>getOpIncomingBB()
|
|
1674
1675
|
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a3a6ef9d2b10a6f2f1ac1b25590f56a70">SVF::IntraPHIVFGNode</a>
|
|
@@ -1676,9 +1677,6 @@ $(function() {
|
|
|
1676
1677
|
<li>getOpndVars()
|
|
1677
1678
|
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#a0441f2646fed28830439c41a0704ed4b">SVF::MultiOpndStmt</a>
|
|
1678
1679
|
</li>
|
|
1679
|
-
<li>getOpPos()
|
|
1680
|
-
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#af3c4989a458a1e5f7a5e0ba8e5c8b6ae">SVF::MultiOpndStmt</a>
|
|
1681
|
-
</li>
|
|
1682
1680
|
<li>getOpVar()
|
|
1683
1681
|
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#a18f9d9ea87def35d4eaa707a339316b8">SVF::MultiOpndStmt</a>
|
|
1684
1682
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#abde2b32d5bbd37df0e194b1a4e78483b">SVF::UnaryOPStmt</a>
|
|
@@ -1922,7 +1920,7 @@ $(function() {
|
|
|
1922
1920
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1923
1921
|
</li>
|
|
1924
1922
|
<li>getPtsSubSetMap()
|
|
1925
|
-
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#
|
|
1923
|
+
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ad0640ef6e02d9a90964ca495c0fd8f53">SVF::IntraDisjointMRG</a>
|
|
1926
1924
|
</li>
|
|
1927
1925
|
<li>getRawCTirMetadata()
|
|
1928
1926
|
: <a class="el" href="classSVF_1_1FlowSensitiveTBHC.html#a2c47ba37bd250be455a21d1f0049d556">SVF::FlowSensitiveTBHC</a>
|
|
@@ -1975,16 +1973,19 @@ $(function() {
|
|
|
1975
1973
|
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#a62a894e71fcf7a3db19c0488d96a7262">SVF::FormalRetVFGNode</a>
|
|
1976
1974
|
</li>
|
|
1977
1975
|
<li>getRetBlock()
|
|
1978
|
-
: <a class="el" href="
|
|
1979
|
-
, <a class="el" href="classSVF_1_1ICFG.html#a3b59f9ba22e03d323bc2fa5928902243">SVF::ICFG</a>
|
|
1976
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a3b59f9ba22e03d323bc2fa5928902243">SVF::ICFG</a>
|
|
1980
1977
|
</li>
|
|
1981
1978
|
<li>getRetICFGNode()
|
|
1982
|
-
: <a class="el" href="
|
|
1979
|
+
: <a class="el" href="classSVF_1_1CallICFGNode.html#ae23a7540609879ac0379fc53b4e7eead">SVF::CallICFGNode</a>
|
|
1980
|
+
, <a class="el" href="classSVF_1_1ICFG.html#a66cb50d8c176f800f06d9cb8924eb896">SVF::ICFG</a>
|
|
1983
1981
|
, <a class="el" href="classSVF_1_1ICFGBuilder.html#a7c1125c992eec20e118e6bfc12cb8bfb">SVF::ICFGBuilder</a>
|
|
1984
1982
|
</li>
|
|
1985
1983
|
<li>getRetParmAtJoinedSite()
|
|
1986
1984
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a5439ef32c909b02c83cbd30eb0a0fe12">SVF::ThreadAPI</a>
|
|
1987
1985
|
</li>
|
|
1986
|
+
<li>getRetPE()
|
|
1987
|
+
: <a class="el" href="classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603">SVF::RetCFGEdge</a>
|
|
1988
|
+
</li>
|
|
1988
1989
|
<li>getRetSite()
|
|
1989
1990
|
: <a class="el" href="classSVF_1_1ProgSlice.html#a07ce77afbf69d5e2a47afaa39eaea886">SVF::ProgSlice</a>
|
|
1990
1991
|
</li>
|
|
@@ -2155,6 +2156,7 @@ $(function() {
|
|
|
2155
2156
|
</li>
|
|
2156
2157
|
<li>getSuccessorCondValue()
|
|
2157
2158
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a7d2fa666602e0444d3e019563c0e7556">SVF::BranchStmt</a>
|
|
2159
|
+
, <a class="el" href="classSVF_1_1IntraCFGEdge.html#a40fab1a6b75f29cb629bfc05fb3a86b1">SVF::IntraCFGEdge</a>
|
|
2158
2160
|
</li>
|
|
2159
2161
|
<li>getSuccessors()
|
|
2160
2162
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a93040c884df211ac62d53ceafdd9c4dd">SVF::BranchStmt</a>
|
|
@@ -2212,7 +2214,7 @@ $(function() {
|
|
|
2212
2214
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a58cf56e35be873a5a26c5eb0d9b5c9b3">SVF::ThreadAPI</a>
|
|
2213
2215
|
</li>
|
|
2214
2216
|
<li>getTaskFuncAtHareParForSite()
|
|
2215
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2217
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a282d6aeab91135af4cab8195d67badf6">SVF::ThreadAPI</a>
|
|
2216
2218
|
</li>
|
|
2217
2219
|
<li>getTCG()
|
|
2218
2220
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6">SVF::ForkJoinAnalysis</a>
|
|
@@ -2226,7 +2228,7 @@ $(function() {
|
|
|
2226
2228
|
: <a class="el" href="classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e">SVF::TCT</a>
|
|
2227
2229
|
</li>
|
|
2228
2230
|
<li>getTCTNode()
|
|
2229
|
-
: <a class="el" href="classSVF_1_1TCT.html#
|
|
2231
|
+
: <a class="el" href="classSVF_1_1TCT.html#aac9d98a33fbaa6defa3f847d0bbe76d6">SVF::TCT</a>
|
|
2230
2232
|
</li>
|
|
2231
2233
|
<li>getTCTNodeNum()
|
|
2232
2234
|
: <a class="el" href="classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f">SVF::TCT</a>
|
|
@@ -2424,7 +2426,7 @@ $(function() {
|
|
|
2424
2426
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c">SVF::VersionedFlowSensitive</a>
|
|
2425
2427
|
</li>
|
|
2426
2428
|
<li>global_begin()
|
|
2427
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2429
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a4dc32c583d29d74d052eaa5665b0b70e">SVF::SVFModule</a>
|
|
2428
2430
|
</li>
|
|
2429
2431
|
<li>global_end()
|
|
2430
2432
|
: <a class="el" href="classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b">SVF::SVFModule</a>
|
|
@@ -254,24 +254,24 @@ $(function() {
|
|
|
254
254
|
<li>nodeToRefMap
|
|
255
255
|
: <a class="el" href="classSVF_1_1OfflineConsG.html#aebeb8a44fcfbb677a738fa04c8e9c5e1">SVF::OfflineConsG</a>
|
|
256
256
|
</li>
|
|
257
|
-
<li>nodeToRepMap
|
|
258
|
-
: <a class="el" href="classSVF_1_1ConstraintGraph.html#ab1b5ee9202bd9f5d738f9850b42a45d2">SVF::ConstraintGraph</a>
|
|
259
|
-
</li>
|
|
260
257
|
<li>NodeToRepMap
|
|
261
258
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#afe34ca6bdbb22b188799a4297fd19004">SVF::ConstraintGraph</a>
|
|
262
259
|
</li>
|
|
263
|
-
<li>
|
|
264
|
-
: <a class="el" href="classSVF_1_1ConstraintGraph.html#
|
|
260
|
+
<li>nodeToRepMap
|
|
261
|
+
: <a class="el" href="classSVF_1_1ConstraintGraph.html#ab1b5ee9202bd9f5d738f9850b42a45d2">SVF::ConstraintGraph</a>
|
|
265
262
|
</li>
|
|
266
263
|
<li>nodeToSubsMap
|
|
267
264
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#af91f1027cd5de591ae40865f691c5f60">SVF::ConstraintGraph</a>
|
|
268
265
|
</li>
|
|
269
266
|
<li>NodeToSubsMap
|
|
270
|
-
: <a class="el" href="
|
|
267
|
+
: <a class="el" href="classSVF_1_1ConstraintGraph.html#ac7d24753491a9bab39a13b32bb65f139">SVF::ConstraintGraph</a>
|
|
271
268
|
</li>
|
|
272
269
|
<li>nodeToSubsMap
|
|
273
270
|
: <a class="el" href="classSVF_1_1Steensgaard.html#aca87fc74b6acb096a7165f105b14854b">SVF::Steensgaard</a>
|
|
274
271
|
</li>
|
|
272
|
+
<li>NodeToSubsMap
|
|
273
|
+
: <a class="el" href="classSVF_1_1Steensgaard.html#a45d49eef110e3bc15509a2020be38453">SVF::Steensgaard</a>
|
|
274
|
+
</li>
|
|
275
275
|
<li>NodeType
|
|
276
276
|
: <a class="el" href="structllvm_1_1DOTGraphTraits_3_01CHGraph_01_5_01_4.html#a73928161c8b1427e8150ca68ec48160e">llvm::DOTGraphTraits< CHGraph * ></a>
|
|
277
277
|
, <a class="el" href="structllvm_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html#ac3889bd563cdc21a55df0524df2ae4da">llvm::DOTGraphTraits< ConstraintGraph * ></a>
|