Searched refs:hasDataSucc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1437 static bool hasDataSucc(const SUnit *SU) { function
1454 if (Impl.isVisited(&SU) || hasDataSucc(&SU))

Completed in 255 milliseconds