LLVM 17.0.0git
Public Member Functions | List of all members
llvm::rdf::Liveness::LiveMapType Struct Reference

#include "llvm/CodeGen/RDFLiveness.h"

Public Member Functions

 LiveMapType (const PhysicalRegisterInfo &pri)
 
RegisterAggroperator[] (MachineBasicBlock *B)
 

Detailed Description

Definition at line 63 of file RDFLiveness.h.

Constructor & Destructor Documentation

◆ LiveMapType()

llvm::rdf::Liveness::LiveMapType::LiveMapType ( const PhysicalRegisterInfo pri)
inline

Definition at line 64 of file RDFLiveness.h.

Member Function Documentation

◆ operator[]()

RegisterAggr & llvm::rdf::Liveness::LiveMapType::operator[] ( MachineBasicBlock B)
inline

Definition at line 66 of file RDFLiveness.h.

References B.


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