Searched refs:IntfOut (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.cpp | 1225 SlotIndex IntfIn, IntfOut; local 1241 IntfOut = Cand.Intf.last(); 1254 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); 1258 SE->splitRegOutBlock(BI, IntvOut, IntfOut); 1274 SlotIndex IntfIn, IntfOut; local 1289 IntfOut = Cand.Intf.last(); 1293 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut);
|
Completed in 103 milliseconds