Searched defs:HMEditor (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp904 // HMEditor is a toolkit used by handleMove to trim or extend live intervals.
905 class LiveIntervals::HMEditor { class in class:LiveIntervals
916 HMEditor(LiveIntervals& LIS, const MachineRegisterInfo& MRI, function in class:LiveIntervals::HMEditor
1377 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags);
1386 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags);

Completed in 102 milliseconds