Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.cpp645 hasDataDependencyPred(const SUnit &SU, const SUnit &FromSU) { in hasDataDependencyPred() function
730 if (hasDataDependencyPred(DAG->SUnits[k], DAG->SUnits[j])) { in colorHighLatenciesGroups()
738 if (hasDataDependencyPred(SU, DAG->SUnits[j])) { in colorHighLatenciesGroups()