Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp82 static void removeExportDependencies(ScheduleDAGInstrs *DAG, SUnit &SU) { in removeExportDependencies() function
126 removeExportDependencies(DAG, SU); in apply()
130 removeExportDependencies(DAG, *Succ.getSUnit()); in apply()