Searched refs:getLastSplitPoint (Results 1 – 3 of 3) sorted by relevance
235 SlotIndex getLastSplitPoint(unsigned Num) { in getLastSplitPoint() function239 SlotIndex getLastSplitPoint(MachineBasicBlock *BB) { in getLastSplitPoint() function
709 SlotIndex LSP = SA.getLastSplitPoint(&MBB); in enterIntvAtEnd() 1101 SlotIndex LSP = SA.getLastSplitPoint(Dom.first); in hoistCopies() 1609 SlotIndex LastSplitPoint = SA.getLastSplitPoint(BI.MBB); in splitSingleBlock() 1691 SlotIndex LSP = SA.getLastSplitPoint(MBBNum); in splitLiveThroughBlock() 1763 SlotIndex LSP = SA.getLastSplitPoint(BI.MBB); in splitRegInBlock() 1840 SlotIndex LSP = SA.getLastSplitPoint(BI.MBB); in splitRegOutBlock()
652 if (Intf.last() >= SA->getLastSplitPoint(BC.Number)) { in addSplitConstraints() 714 if (Intf.last() >= SA->getLastSplitPoint(Number)) in addThroughConstraints()