Home
last modified time | relevance | path

Searched refs:IntfOut (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
936 IntfOut = Cand.Intf.last(); in splitAroundRegion()
949 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
953 SE->splitRegOutBlock(BI, IntvOut, IntfOut); in splitAroundRegion()
968 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local
983 IntfOut = Cand.Intf.last(); in splitAroundRegion()
987 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()