Code-Inspect / flowr

A program slicer and dataflow analyzer for the R programming language.
https://github.com/Code-Inspect/flowr/wiki
GNU General Public License v3.0
14 stars 2 forks source link

Make enumset #758

Closed EagleoutIce closed 1 month ago

EagleoutIce commented 2 months ago

Too speed up edge type checks

EagleoutIce commented 1 month ago

Make the edge types a bit vector encoding if the type is present etc. Which allows to improve checking if edges are to be traversed as well.