Searched refs:HMEditor (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveIntervals.h | 496 class HMEditor; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveIntervals.cpp | 992 class LiveIntervals::HMEditor { class in LiveIntervals 1003 HMEditor(LiveIntervals& LIS, const MachineRegisterInfo& MRI, in HMEditor() function in LiveIntervals::HMEditor 1535 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMove() 1558 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMoveIntoNewBundle()
|