Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp1783 bool BodyChanges = containsBufferFatPointers(F, &StructTM); in run() local
1785 if (InterfaceChange || BodyChanges) in run()