Home
last modified time | relevance | path

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

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