Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1717 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
1733 IntfOut = Cand.Intf.last(); in splitAroundRegion()
1746 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
1750 SE->splitRegOutBlock(BI, IntvOut, IntfOut); in splitAroundRegion()
1765 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
1780 IntfOut = Cand.Intf.last(); in splitAroundRegion()
1784 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()