Type descriptor of the IR type
Type descriptor of the IR type
We assume only single Liftable[ST, T] implementation for every IR type T
.
We assume only single Liftable[ST, T] implementation for every IR type T
.
And all instances of it are equal.
Method to embedd source type instance into graph IR.
Method to embedd source type instance into graph IR.
Type descriptor of the source type
Type descriptor of the source type
Extract lifted value from graph node.
Extract lifted value from graph node.
constValue from LiftedConst if w
refers to such a node.
StagingException
if w
is not refering to the appropritate LiftedConst node.