struct MemoryOpRemark::VariableInfo

Declaration

struct MemoryOpRemark::VariableInfo { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Transforms/Utils/MemoryOpRemark.h:83

Member Variables

public Optional<llvm::StringRef> Name
public Optional<uint64_t> Size

Method Overview

Methods

ΒΆbool isEmpty() const

Declared at: llvm/include/llvm/Transforms/Utils/MemoryOpRemark.h:86