Lines Matching refs:LiveInterval
61 SlotIndex computeLastInsertPoint(const LiveInterval &CurLI,
68 SlotIndex getLastInsertPoint(const LiveInterval &CurLI, in getLastInsertPoint()
79 MachineBasicBlock::iterator getLastInsertPointIter(const LiveInterval &CurLI,
142 const LiveInterval *CurLI = nullptr;
178 void analyze(const LiveInterval *li);
190 const LiveInterval &getParent() const { return *CurLI; } in getParent()
224 unsigned countLiveBlocks(const LiveInterval *li) const;
361 LiveInterval::SubRange &getSubRangeForMaskExact(LaneBitmask LM,
362 LiveInterval &LI);
368 LiveInterval::SubRange &getSubRangeForMask(LaneBitmask LM, LiveInterval &LI);
376 void addDeadDef(LiveInterval &LI, VNInfo *VNI, bool Original);
457 unsigned SubIdx, LiveInterval &DestLI, bool Late, SlotIndex Def);