create Read
abstract fun createRead(semanticValue: L2SemanticValue, manifest: L2ValueManifest): RR
Content copied to clipboard
Synthesize an L2ReadOperand of the appropriately strengthened type RR.
Parameters
semantic Value
The L2SemanticValue being read.
manifest
The L2ValueManifest from which to extract the semantic value.