Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPerfHintAnalysis.cpp103 static bool isMemBound(const AMDGPUPerfHintAnalysis::FuncInfo &F);
305 if (isMemBound(*Info)) { in runOnFunction()
322 bool AMDGPUPerfHint::isMemBound(const AMDGPUPerfHintAnalysis::FuncInfo &FI) { in isMemBound() function in __anonb2f9b9d50111::AMDGPUPerfHint
421 return AMDGPUPerfHint::isMemBound(FI->second); in isMemoryBound()