Searched refs:HMEditor (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | LiveIntervals.h | 483 class HMEditor; variable
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | LiveIntervals.cpp | 979 class LiveIntervals::HMEditor { class in LiveIntervals 990 HMEditor(LiveIntervals& LIS, const MachineRegisterInfo& MRI, in HMEditor() function in LiveIntervals::HMEditor 1524 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMove() 1547 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMoveIntoNewBundle()
|