Home
last modified time | relevance | path

Searched refs:canClobber (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDScheduleDAGRRList.cpp1833 bool canClobber(const SUnit *SU, const SUnit *Op);
2816 bool RegReductionPQBase::canClobber(const SUnit *SU, const SUnit *Op) { in canClobber() function in RegReductionPQBase
3113 (!canClobber(SuccSU, DUSU) || in AddPseudoTwoAddrDeps()