createRead

abstract fun createRead(semanticValue: L2SemanticValue, manifest: L2ValueManifest): RR

Synthesize an L2ReadOperand of the appropriately strengthened type RR.

Parameters

semanticValue

The L2SemanticValue being read.

manifest

The L2ValueManifest from which to extract the semantic value.