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.cpp81 static void removeExportDependencies(ScheduleDAGInstrs *DAG, SUnit &SU) { in removeExportDependencies() function
125 removeExportDependencies(DAG, SU); in apply()
129 removeExportDependencies(DAG, *Succ.getSUnit()); in apply()