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
710 SlotIndex LSP = SA.getLastSplitPoint(&MBB); in enterIntvAtEnd() 1102 SlotIndex LSP = SA.getLastSplitPoint(Dom.first); in hoistCopies() 1610 SlotIndex LastSplitPoint = SA.getLastSplitPoint(BI.MBB); in splitSingleBlock() 1692 SlotIndex LSP = SA.getLastSplitPoint(MBBNum); in splitLiveThroughBlock() 1764 SlotIndex LSP = SA.getLastSplitPoint(BI.MBB); in splitRegInBlock() 1841 SlotIndex LSP = SA.getLastSplitPoint(BI.MBB); in splitRegOutBlock()
649 if (Intf.last() >= SA->getLastSplitPoint(BC.Number)) { in addSplitConstraints() 711 if (Intf.last() >= SA->getLastSplitPoint(Number)) in addThroughConstraints()