ΒΆllvm::LLT getLLTForType(
    llvm::Type& Ty,
    const llvm::DataLayout& DL)

Description

Construct a low-level type based on an LLVM type.

Declared at: llvm/include/llvm/CodeGen/LowLevelType.h:28

Parameters

llvm::Type& Ty
const llvm::DataLayout& DL