Skip to content
#

interprocedural-analysis

Here are 3 public repositories matching this topic...

Language: All
Filter by language

This repository features an LLVM optimization pass for inter-procedural, context-insensitive, and flow-sensitive constant propagation that analyses and substitutes constant values across function boundaries. Key features include handling diverse data types and operations, and transforming variables and function arguments to constants.

  • Updated Jun 4, 2025
  • LLVM

Improve this page

Add a description, image, and links to the interprocedural-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the interprocedural-analysis topic, visit your repo's landing page and select "manage topics."

Learn more