Searched refs:IntGR128 (Results 1 – 1 of 1) sorted by relevance
268 LiveInterval &IntGR128 = LIS.getInterval(GR128Reg); in shouldCoalesce() local273 if (LIS.isLiveInToMBB(IntGR128, MBB) || LIS.isLiveOutOfMBB(IntGR128, MBB) || in shouldCoalesce()280 FirstMI = LIS.getInstructionFromIndex(IntGR128.beginIndex()); in shouldCoalesce()284 LastMI = LIS.getInstructionFromIndex(IntGR128.endIndex()); in shouldCoalesce()