Home
last modified time | relevance | path

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

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