Searched refs:LocalMemoryObjects (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.h23 SmallDenseMap<const GlobalValue *, unsigned, 4> LocalMemoryObjects; member in class:llvm::AMDGPUMachineFunction
H A DAMDGPUMachineFunction.cpp42 auto Entry = LocalMemoryObjects.insert(std::make_pair(&GV, 0));

Completed in 51 milliseconds