struct FunctionLoweringInfo::LiveOutInfo

Declaration

struct FunctionLoweringInfo::LiveOutInfo { /* full declaration omitted */ };

Declared at: llvm/include/llvm/CodeGen/FunctionLoweringInfo.h:158

Member Variables

public unsigned int NumSignBits
public unsigned int IsValid
public llvm::KnownBits Known = 1

Method Overview

Methods

ΒΆLiveOutInfo()

Declared at: llvm/include/llvm/CodeGen/FunctionLoweringInfo.h:163