Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntimeGPU.h373 struct FunctionData { struct
384 llvm::SmallDenseMap<llvm::Function *, FunctionData> FunctionGlobalizedDecls; argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDInstrProfWriter.h43 StringMap<ProfilingData> FunctionData; variable