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

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

Completed in 74 milliseconds