Files
Giacomo Vercesi 550ee523db DLA: ignore uses that are not CallInsts
In some cases the uses of a function are not `CallInst`s (e.g.
`ptrtoint`). Since DLA is only concerned with calls, ignore all the
other uses by using the `callers` functions.
2025-12-10 16:16:14 +01:00
..
2024-02-29 17:03:36 +01:00