Home
last modified time | relevance | path

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

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