ΒΆinline llvm::Align getLoadStoreAlignment(
llvm::Value* I)
inline llvm::Align getLoadStoreAlignment(
llvm::Value* I)
Description
A helper function that returns the alignment of load or store instruction.
Declared at: llvm/include/llvm/IR/Instructions.h:5354
Parameters
- llvm::Value* I