Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1444 static bool hasDataSucc(const SUnit *SU) { in hasDataSucc() function
1461 if (Impl.isVisited(&SU) || hasDataSucc(&SU)) in compute()