LLVM: llvm::VReg2SUnit Struct Reference (original) (raw)

An individual mapping from virtual register number to SUnit. More...

#include "[llvm/CodeGen/ScheduleDAGInstrs.h](ScheduleDAGInstrs%5F8h%5Fsource.html)"

Inheritance diagram for llvm::VReg2SUnit:

Detailed Description

An individual mapping from virtual register number to SUnit.

Definition at line 53 of file ScheduleDAGInstrs.h.

Constructor & Destructor Documentation

Member Function Documentation

getSparseSetIndex()

unsigned llvm::VReg2SUnit::getSparseSetIndex ( ) const inline

Member Data Documentation

LaneMask

SU

SUnit* llvm::VReg2SUnit::SU

VirtReg


The documentation for this struct was generated from the following file: