Files
Giacomo Vercesi 19f67c8223 Introduce LLVMFunctionMixin
Add a mixin class for piperuns that work on an LLVM module and need
both the model function and the `llvm::Function`. Pipe that inherit this
mixin will receive both the model and LLVM function in the
`runOnLLVMFunction` method.
2025-12-10 15:05:53 +01:00
..
2025-12-10 15:05:53 +01:00
2025-12-10 15:05:53 +01:00
2025-10-21 19:17:01 +03:00