Searched refs:ResC (Results 1 – 2 of 2) sorted by relevance
811 RegisterCell ResC = ME.getCell(RU, Map); in visitPHI() local814 << " cell: " << ResC << "\n"; in visitPHI()815 Changed |= DefC.meet(ResC, DefRR.Reg); in visitPHI()881 RegisterCell ResC = ME.getCell(RD, ResMap); in visitNonBranch() local895 if (V == ResC[i]) in visitNonBranch()897 V = ResC[i]; in visitNonBranch()
598 Constant *ResC = ConstantInt::get(Cmp->getType(), Res); in ComputeValueKnownInPredecessors() local599 Result.push_back(std::make_pair(ResC, P)); in ComputeValueKnownInPredecessors()