getValue: Get the value from an LLVM entity

getValueR Documentation

Get the value from an LLVM entity

Description

This generic function and its methods allow us to get the value associated with an LLVM object, e.g., a meta-data node.

Usage

getValue(x, ...)

Arguments

x

the object whose value is being requested

...

additional arguments for methods

Value

An R object!

Author(s)

Duncan Temple Lang


duncantl/Rllvm documentation built on Nov. 23, 2023, 4:24 p.m.