Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp1646 static bool containsBufferFatPointers(const Function &F, in containsBufferFatPointers() function
1783 bool BodyChanges = containsBufferFatPointers(F, &StructTM); in run()