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