Lines Matching refs:IntvOut
1224 unsigned IntvIn = 0, IntvOut = 0;
1239 IntvOut = Cand.IntvIdx;
1246 if (!IntvIn && !IntvOut) {
1253 if (IntvIn && IntvOut)
1254 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut);
1258 SE->splitRegOutBlock(BI, IntvOut, IntfOut);
1273 unsigned IntvIn = 0, IntvOut = 0;
1287 IntvOut = Cand.IntvIdx;
1291 if (!IntvIn && !IntvOut)
1293 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut);