Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1742 bool canClobber(const SUnit *SU, const SUnit *Op);
2698 bool RegReductionPQBase::canClobber(const SUnit *SU, const SUnit *Op) { in canClobber() function in RegReductionPQBase
2976 (!canClobber(SuccSU, DUSU) || in AddPseudoTwoAddrDeps()