class SpillLocationNo

Declaration

class SpillLocationNo { /* full declaration omitted */ };

Description

Thin wrapper around an integer -- designed to give more type safety to spill location numbers.

Declared at: llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h:180

Member Variables

public unsigned int SpillNo

Method Overview

Methods

SpillLocationNo(unsigned int SpillNo)

Declared at: llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h:182

Parameters

unsigned int SpillNo

unsigned int id() const

Declared at: llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h:184