Searched refs:LeaveBefore (Results 1 – 2 of 2) sorted by relevance
1662 assert((!LeaveBefore || Idx <= LeaveBefore) && "Interference"); in splitLiveThroughBlock()1706 if (LeaveBefore && LeaveBefore < LSP) { in splitLiveThroughBlock()1714 assert((!LeaveBefore || Idx <= LeaveBefore) && "Interference"); in splitLiveThroughBlock()1735 assert((!LeaveBefore || Idx <= LeaveBefore) && "Interference"); in splitLiveThroughBlock()1751 assert((!LeaveBefore || LeaveBefore > Start) && "Bad interference"); in splitRegInBlock()1753 if (!BI.LiveOut && (!LeaveBefore || LeaveBefore >= BI.LastInstr)) { in splitRegInBlock()1767 if (!LeaveBefore || LeaveBefore > BI.LastInstr.getBoundaryIndex()) { in splitRegInBlock()1783 assert((!LeaveBefore || Idx <= LeaveBefore) && "Interference"); in splitRegInBlock()1790 assert((!LeaveBefore || Idx <= LeaveBefore) && "Interference"); in splitRegInBlock()1813 assert((!LeaveBefore || From <= LeaveBefore) && "Interference"); in splitRegInBlock()[all …]
537 unsigned IntvIn, SlotIndex LeaveBefore,549 unsigned IntvIn, SlotIndex LeaveBefore);