Searched refs:canClobber (Results 1 – 2 of 2) sorted by relevance
260 let canClobber = !entryRep276 canClobber = false282 if (canClobber) {
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()