Home
last modified time | relevance | path

Searched defs:FunctionToInsts (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUReplaceLDSUseWithPointer.cpp247 auto FunctionToInsts = in replaceLDSUseByPointer() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPULDSUtils.cpp152 DenseMap<Function *, SmallPtrSet<Instruction *, 8>> FunctionToInsts; in getFunctionToInstsMap() local