Skip to content

Loop Environment

Tommy McMichen edited this page Jun 3, 2022 · 1 revision

Loop Environment

Describes the Live-In and Live-Out variables and the instructions that produce them.

LCSSA

Producer

Live-In

Live-Out

Usage

LoopEnvironmentBuilder

Implementation of the LLVM IRBuilderBase, performs:

  1. Allocate Environment Array
  2. Generate Environment Variables
  3. Reduce Live Out Variables
Clone this wiki locally