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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1691 SlotIndex IntfIn, IntfOut; local
1698 IntfIn = Cand.Intf.first();
1720 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut);
1722 SE->splitRegInBlock(BI, IntvIn, IntfIn);
1740 SlotIndex IntfIn, IntfOut; local
1747 IntfIn = Cand.Intf.first();
1759 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut);

Completed in 107 milliseconds