LoadStoreInst: Load and Store LLVM Instructions

LoadInstR Documentation

Load and Store LLVM Instructions

Description

The LoadInst and StoreInst instructions are responsible for putting a value on the stack and assigning a value to a variable in the LLVM symbolic code.

Usage

getOrdering(x, ...)
setOrdering(x, ...)

Arguments

x

the LoadInst or StoreInst LLVM instruction

...

arguments for methods

Author(s)

DTL

See Also

setAlignment


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