Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp942 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
958 IntfOut = Cand.Intf.last(); in splitAroundRegion()
971 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
975 SE->splitRegOutBlock(BI, IntvOut, IntfOut); in splitAroundRegion()
990 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
1005 IntfOut = Cand.Intf.last(); in splitAroundRegion()
1009 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()