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

#include "Target/Hexagon/RDFLiveness.h"

Public Member Functions

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

Detailed Description

Definition at line 38 of file RDFLiveness.h.

Constructor & Destructor Documentation

◆ LiveMapType()

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

Definition at line 39 of file RDFLiveness.h.

Member Function Documentation

◆ operator[]()

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

Definition at line 41 of file RDFLiveness.h.


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