Lines Matching defs:IntvOut
944 unsigned IntvIn = 0, IntvOut = 0;
959 IntvOut = Cand.IntvIdx;
966 if (!IntvIn && !IntvOut) {
973 if (IntvIn && IntvOut)
974 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut);
978 SE->splitRegOutBlock(BI, IntvOut, IntfOut);
992 unsigned IntvIn = 0, IntvOut = 0;
1006 IntvOut = Cand.IntvIdx;
1010 if (!IntvIn && !IntvOut)
1012 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut);