Home
last modified time | relevance | path

Searched refs:AddTypeIdSummary (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp300 auto AddTypeIdSummary = [&](StringRef TId, const TypeIdSummary &S) { in computeLTOCacheKey() local
334 AddTypeIdSummary(It->second.first, It->second.second); in computeLTOCacheKey()