| Value | R Documentation |
The Value class is central to LLVM and represents the result of any computation in the symbolic code.
getType(obj, ...)
getName(obj, ...)
setName(obj, name, ...)
isUsedInBasicBlock(val)
isUsedByMetadata(val)
isSwiftError(val)
getNumUses(val)
obj, val |
the |
name |
a string, i.e., character vector of length 1. |
... |
additional arguments for methods |
DTL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.