IRState.lookupLabel

Access labels AA from C++ code.

struct IRState
extern (C++)
Label**
lookupLabel

Parameters

s
Type: Statement

key

Return Value

Type: Label**

pointer to value if it's there, null if not

Meta