Searched refs:LeaveBefore (Results 1 – 2 of 2) sorted by relevance
1647 assert((!LeaveBefore || Idx <= LeaveBefore) && "Interference"); in splitLiveThroughBlock()1691 if (LeaveBefore && LeaveBefore < LSP) { in splitLiveThroughBlock()1699 assert((!LeaveBefore || Idx <= LeaveBefore) && "Interference"); in splitLiveThroughBlock()1720 assert((!LeaveBefore || Idx <= LeaveBefore) && "Interference"); in splitLiveThroughBlock()1736 assert((!LeaveBefore || LeaveBefore > Start) && "Bad interference"); in splitRegInBlock()1738 if (!BI.LiveOut && (!LeaveBefore || LeaveBefore >= BI.LastInstr)) { in splitRegInBlock()1752 if (!LeaveBefore || LeaveBefore > BI.LastInstr.getBoundaryIndex()) { in splitRegInBlock()1768 assert((!LeaveBefore || Idx <= LeaveBefore) && "Interference"); in splitRegInBlock()1775 assert((!LeaveBefore || Idx <= LeaveBefore) && "Interference"); in splitRegInBlock()1798 assert((!LeaveBefore || From <= LeaveBefore) && "Interference"); in splitRegInBlock()[all …]
529 unsigned IntvIn, SlotIndex LeaveBefore,541 unsigned IntvIn, SlotIndex LeaveBefore);