Rllvm (version 0.7-0)

isCast: Miscellaneous functions operating on LLVM Instruction objects

Description

These are some functions deal with creating and querying LLVM instructions.

Usage

isCast(x, ...)

Arguments

x

the instruction

additional arguments for methods

References

LLVM Documentation http://llvm.org/docs/