Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp674 DenseSet<const Function *> SeenFunctions; in splitAMDGPUModule() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp508 llvm::DenseSet<uint64_t> SeenFunctions; in parseNameSection() local