struct CopyHint

Declaration

struct CopyHint { /* full declaration omitted */ };

Declared at: llvm/lib/CodeGen/CalcSpillWeights.cpp:198

Member Variables

public const llvm::Register Reg
public const float Weight

Method Overview

  • public CopyHint(llvm::Register R, float W)

Methods

ΒΆCopyHint(llvm::Register R, float W)

Declared at: llvm/lib/CodeGen/CalcSpillWeights.cpp:201

Parameters

llvm::Register R
float W