Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1684 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
1700 IntfOut = Cand.Intf.last(); in splitAroundRegion()
1713 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
1717 SE->splitRegOutBlock(BI, IntvOut, IntfOut); in splitAroundRegion()
1733 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
1748 IntfOut = Cand.Intf.last(); in splitAroundRegion()
1752 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()