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

/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1170 SlotIndex IntfIn, IntfOut; local
1177 IntfIn = Cand.Intf.first();
1199 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut);
1201 SE->splitRegInBlock(BI, IntvIn, IntfIn);
1219 SlotIndex IntfIn, IntfOut; local
1226 IntfIn = Cand.Intf.first();
1238 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut);

Completed in 991 milliseconds