struct AddressPool::AddressPoolEntry

Declaration

struct AddressPool::AddressPoolEntry { /* full declaration omitted */ };

Declared at: llvm/lib/CodeGen/AsmPrinter/AddressPool.h:24

Member Variables

public unsigned int Number
public bool TLS

Method Overview

Methods

ΒΆAddressPoolEntry(unsigned int Number, bool TLS)

Declared at: llvm/lib/CodeGen/AsmPrinter/AddressPool.h:28

Parameters

unsigned int Number
bool TLS