Searched defs:needsWaveLimiter (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUMachineFunction.h | 108 bool needsWaveLimiter() const { needsWaveLimiter() function |
H A D | AMDGPUPerfHintAnalysis.cpp | 424 bool AMDGPUPerfHintAnalysis::needsWaveLimiter(const Function *F) const { needsWaveLimiter() function in AMDGPUPerfHintAnalysis |