Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DStableFunctionMap.cpp84 auto ModuleNameId = getIdOrCreateForName(Func.ModuleName); in insert() local
101 auto ModuleNameId = in merge() local
H A DStableFunctionMapRecord.cpp167 auto ModuleNameId = in deserialize() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CGData/
H A DStableFunctionMap.h60 unsigned ModuleNameId; member