Searched refs:HMEditor (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | LiveIntervalAnalysis.cpp | 898 class LiveIntervals::HMEditor { class in LiveIntervals 909 HMEditor(LiveIntervals& LIS, const MachineRegisterInfo& MRI, in HMEditor() function in LiveIntervals::HMEditor 1241 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMove() 1250 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMoveIntoBundle()
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveIntervalAnalysis.h | 445 class HMEditor; variable
|