summaryrefslogtreecommitdiff
path: root/src/analysis/cfg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update CFGWalker to generate consolidated exit blocks (#6079)Thomas Lively2023-11-061-0/+14
* [analysis] Make it easier to implement a transfer function (#6077)Thomas Lively2023-11-021-6/+6
* Static Analysis: Add an API to get the block index of an expression (#5822)Alon Zakai2023-07-201-0/+8
* [analysis] Add a new iterable CFG utility (#5712)Thomas Lively2023-05-121-0/+106