Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp1791 SmallVector<Function *> NeedsPostProcess; in run() local
1810 NeedsPostProcess.push_back(NewF); in run()
1822 for (Function *F : NeedsPostProcess) in run()