Home
last modified time | relevance | path

Searched refs:HMEditor (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h445 class HMEditor; variable
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp928 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()