Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2747 static bool canClobberPhysRegDefs(const SUnit *SuccSU, const SUnit *SU, in canClobberPhysRegDefs() function
2871 if (canClobberPhysRegDefs(PredSuccSU, SU, TII, TRI)) in PrescheduleNodesWithMultipleUses()
2956 if (canClobberPhysRegDefs(SuccSU, SU, TII, TRI)) in AddPseudoTwoAddrDeps()