Skip to content

Commit

Permalink
Add link to CFG traversal example in parseAPI/overview
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent 9170ec4 commit a7cd641
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/parseAPI/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,11 @@ Code Source
Usage
*****

Traversing a CFG
================

See the :ref:`example:parseapi-cfg-traversal` example.

Loop analysis
=============

Expand All @@ -121,6 +126,7 @@ ParseAPI once we have an parsed Function object.
:language: cpp
:linenos:


Edge Predicates
===============

Expand Down

0 comments on commit a7cd641

Please sign in to comment.