Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp890 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
897 IntfIn = Cand.Intf.first(); in splitAroundRegion()
919 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
921 SE->splitRegInBlock(BI, IntvIn, IntfIn); in splitAroundRegion()
938 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
945 IntfIn = Cand.Intf.first(); in splitAroundRegion()
957 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()