Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPULDSUtils.h42 getFunctionToInstsMap(User *U, bool CollectKernelInsts);
H A DAMDGPULDSUtils.cpp151 getFunctionToInstsMap(User *U, bool CollectKernelInsts) { in getFunctionToInstsMap() argument
174 if (CollectKernelInsts) { in getFunctionToInstsMap()