Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1458 static bool hasDataSucc(const SUnit *SU) { in hasDataSucc() function
1475 if (Impl.isVisited(&SU) || hasDataSucc(&SU)) in compute()