spcl / perf-taint

Taint-based program analysis framework for empirical performance modeling.
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Implement new representation of implicit calls #25

Closed mcopik closed 4 years ago

mcopik commented 4 years ago

Replace implicit calls implementation as loops inside a function into direct relations to other functions.