Home
last modified time | relevance | path

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

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