Searched refs:ResC (Results 1 – 3 of 3) sorted by relevance
813 RegisterCell ResC = ME.getCell(RU, Map); in visitPHI() local816 << " cell: " << ResC << "\n"; in visitPHI()817 Changed |= DefC.meet(ResC, DefRR.Reg); in visitPHI()882 RegisterCell ResC = ME.getCell(RD, ResMap); in visitNonBranch() local896 if (V == ResC[i]) in visitNonBranch()898 V = ResC[i]; in visitNonBranch()
515 Constant *ResC = ConstantInt::get(Cmp->getType(), Res); in ComputeValueKnownInPredecessors() local516 Result.push_back(std::make_pair(ResC, P)); in ComputeValueKnownInPredecessors()
594 Constant *ResC = ConstantInt::get(Cmp->getType(), Res); in ComputeValueKnownInPredecessors() local595 Result.push_back(std::make_pair(ResC, P)); in ComputeValueKnownInPredecessors()