Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DCallSiteInfo.cpp167 auto FuncMap = buildFunctionMap(); in LLVM_YAML_IS_SEQUENCE_VECTOR() local
179 StringMap<FunctionInfo *> FuncMap; in buildFunctionMap() local
190 const yaml::FunctionsYAML &FuncYAMLs, StringMap<FunctionInfo *> &FuncMap) { in processYAMLFunctions()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h148 DenseMap<const Function *, MCRegister> FuncMap; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMergeFunctions.cpp548 const StableFunctionMap *FuncMap; in run() local