Home
last modified time | relevance | path

Searched defs:FunctionData (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h374 struct FunctionData { struct
385 llvm::SmallDenseMap<llvm::Function *, FunctionData> FunctionGlobalizedDecls; argument
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h46 StringMap<ProfilingData> FunctionData; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.h144 struct FunctionData { struct