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.cpp1076 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
1092 IntfOut = Cand.Intf.last(); in splitAroundRegion()
1105 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
1109 SE->splitRegOutBlock(BI, IntvOut, IntfOut); in splitAroundRegion()
1124 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
1139 IntfOut = Cand.Intf.last(); in splitAroundRegion()
1143 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()