struct ExtPoint

Declaration

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

Declared at: llvm/lib/CodeGen/SplitKit.cpp:1304

Member Variables

public llvm::MachineOperand MO
public unsigned int RegIdx
public llvm::SlotIndex Next

Method Overview

  • public ExtPoint(const llvm::MachineOperand & O, unsigned int R, llvm::SlotIndex N)

Methods

ΒΆExtPoint(const llvm::MachineOperand& O,
         unsigned int R,
         llvm::SlotIndex N)

Declared at: llvm/lib/CodeGen/SplitKit.cpp:1305

Parameters

const llvm::MachineOperand& O
unsigned int R
llvm::SlotIndex N