Searched refs:ResC (Results 1 – 2 of 2) sorted by relevance
827 RegisterCell ResC = ME.getCell(RU, Map); in visitPHI() local830 << " cell: " << ResC << "\n"; in visitPHI()831 Changed |= DefC.meet(ResC, DefRR.Reg); in visitPHI()892 RegisterCell ResC = ME.getCell(RD, ResMap); in visitNonBranch() local906 if (V == ResC[i]) in visitNonBranch()908 V = ResC[i]; in visitNonBranch()
826 Constant *ResC = ConstantInt::get(CmpType, Res); in ComputeValueKnownInPredecessorsImpl() local827 Result.push_back(std::make_pair(ResC, P)); in ComputeValueKnownInPredecessorsImpl()862 Constant *ResC; in ComputeValueKnownInPredecessorsImpl() local864 ResC = ConstantInt::getTrue(CmpType); in ComputeValueKnownInPredecessorsImpl()866 ResC = ConstantInt::getFalse(CmpType); in ComputeValueKnownInPredecessorsImpl()870 Result.push_back(std::make_pair(ResC, P)); in ComputeValueKnownInPredecessorsImpl()