Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp1441 static bool hasDataSucc(const SUnit *SU) { in hasDataSucc() function
1458 if (Impl.isVisited(&SU) || hasDataSucc(&SU)) in compute()