Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2710 static bool canClobberReachingPhysRegUse(const SUnit *DepSU, const SUnit *SU, in canClobberReachingPhysRegUse() function
2966 if (!canClobberReachingPhysRegUse(SuccSU, SU, scheduleDAG, TII, TRI) && in AddPseudoTwoAddrDeps()