Home
last modified time | relevance | path

Searched refs:IntfOut (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1736 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
1752 IntfOut = Cand.Intf.last(); in splitAroundRegion()
1765 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
1769 SE->splitRegOutBlock(BI, IntvOut, IntfOut); in splitAroundRegion()
1784 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
1799 IntfOut = Cand.Intf.last(); in splitAroundRegion()
1803 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()