LLVM 19.0.0git
Public Member Functions | Friends | List of all members
llvm::HexagonBlockRanges::PrintRangeMap Struct Reference

#include "Target/Hexagon/HexagonBlockRanges.h"

Public Member Functions

 PrintRangeMap (const RegToRangeMap &M, const TargetRegisterInfo &I)
 

Friends

raw_ostreamoperator<< (raw_ostream &OS, const PrintRangeMap &P)
 

Detailed Description

Definition at line 152 of file HexagonBlockRanges.h.

Constructor & Destructor Documentation

◆ PrintRangeMap()

llvm::HexagonBlockRanges::PrintRangeMap::PrintRangeMap ( const RegToRangeMap M,
const TargetRegisterInfo I 
)
inline

Definition at line 153 of file HexagonBlockRanges.h.

Friends And Related Function Documentation

◆ operator<<

raw_ostream & operator<< ( raw_ostream OS,
const PrintRangeMap P 
)
friend

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