Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp920 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
927 IntfIn = Cand.Intf.first(); in splitAroundRegion()
949 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
951 SE->splitRegInBlock(BI, IntvIn, IntfIn); in splitAroundRegion()
968 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
975 IntfIn = Cand.Intf.first(); in splitAroundRegion()
987 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()