Learn R Programming

Rllvm (version 0.7-0)

onlyReadsMemory: Determines if the LLVM does not write to memory

Usage

onlyReadsMemory(x, ...)

Arguments

x

the LLVM object, currently a Function or Argument object

additional arguments for methods

Value