getOpcode: Get the operation code/identifier for an LLVM instruction

View source: R/manual_instruction.R

getOpcodeR Documentation

Get the operation code/identifier for an LLVM instruction

Description

This function allows us to retrieve the identifier or type of the instruction.

Usage

getOpcode(x, ...)

Arguments

x

the instruction

...

additional arguments for methods

Author(s)

Duncan Temple Lang

References

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


duncantl/Rllvm documentation built on April 23, 2024, 6:14 p.m.