ΒΆinline llvm::Type* getLoadStoreType(
    llvm::Value* I)

Description

A helper function that returns the type of a load or store instruction.

Declared at: llvm/include/llvm/IR/Instructions.h:5373

Parameters

llvm::Value* I