Searched refs:canClobber (Results 1 – 1 of 1) sorted by relevance
1833 bool canClobber(const SUnit *SU, const SUnit *Op);2816 bool RegReductionPQBase::canClobber(const SUnit *SU, const SUnit *Op) { in canClobber() function in RegReductionPQBase3113 (!canClobber(SuccSU, DUSU) || in AddPseudoTwoAddrDeps()