GetLabelsForNode(string)
Method in CompilationResult
Summary
Gets the mapping of instruction indices to named labels found in the node.
Parameters
Name
Description
string
node
The name of the node.
Returns
The instruction label mapping.
Last updated
Was this helpful?