LLVM API Documentation

Public Member Functions
llvm::LiveIntervals::HMEditor Class Reference

List of all members.

Public Member Functions

 HMEditor (LiveIntervals &LIS, const MachineRegisterInfo &MRI, const TargetRegisterInfo &TRI, SlotIndex OldIdx, SlotIndex NewIdx, bool UpdateFlags)
LiveRangegetRegUnitLI (unsigned Unit)
void updateAllRanges (MachineInstr *MI)

Detailed Description

Definition at line 724 of file LiveIntervalAnalysis.cpp.


Constructor & Destructor Documentation

llvm::LiveIntervals::HMEditor::HMEditor ( LiveIntervals LIS,
const MachineRegisterInfo MRI,
const TargetRegisterInfo TRI,
SlotIndex  OldIdx,
SlotIndex  NewIdx,
bool  UpdateFlags 
) [inline]

Definition at line 735 of file LiveIntervalAnalysis.cpp.


Member Function Documentation


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