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 Aug. 16, 2024, 2:33 a.m.