Home
last modified time | relevance | path

Searched refs:IntfIn (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
1691 IntfIn = Cand.Intf.first(); in splitAroundRegion()
1713 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
1715 SE->splitRegInBlock(BI, IntvIn, IntfIn); in splitAroundRegion()
1733 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
1740 IntfIn = Cand.Intf.first(); in splitAroundRegion()
1752 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()