Searched refs:DRs (Results 1 – 2 of 2) sorted by relevance
488 RegisterAggr DRs(PRI); in computePhiInfo() local492 DRs.insert(R.Addr->getRegRef(DFG)); in computePhiInfo()496 PhiDRs.insert(std::make_pair(PhiA.Id, DRs)); in computePhiInfo()705 const RegisterAggr &DRs = PhiDRs.at(P.first); in computePhiInfo() local706 if (!DRs.hasAliasOf(R)) in computePhiInfo()708 R = PRI.mapTo(DRs.intersectWith(R), T.first); in computePhiInfo()
64 /// language rules (including DRs).