ΒΆinline llvm::MaybeAlign getLoadStoreAlignment(
llvm::Value* I)
inline llvm::MaybeAlign 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:5286
Parameters
- llvm::Value* I