Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUReplaceLDSUseWithPointer.cpp400 SmallPtrSet<CallGraphNode *, 8> AddressTakenFunctions; member in __anoncff4dc4a0111::AMDGPU::CollectReachableCallees
411 AddressTakenFunctions.insert(CGN); in collectAddressTakenFunctions()
452 for (auto *ACGN : AddressTakenFunctions) { in collectReachableCallees()