Lines Matching refs:LiveIntervals
26 #include "llvm/CodeGen/LiveIntervals.h"
37 class LiveIntervals;
52 const LiveIntervals &LIS;
64 InsertPointAnalysis(const LiveIntervals &lis, unsigned BBNum);
100 const LiveIntervals &LIS;
173 SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis,
252 /// SplitEditor - Edit machine code and LiveIntervals for live range
265 LiveIntervals &LIS;
316 /// SlotIndexes and LiveIntervals.
446 SplitEditor(SplitAnalysis &SA, LiveIntervals &LIS, VirtRegMap &VRM,