Lines Matching refs:AddString
110 auto AddString = [&](StringRef Str) { in computeLTOCacheKey() local
124 AddString(Conf.CPU); in computeLTOCacheKey()
134 AddString(A); in computeLTOCacheKey()
144 AddString(S); in computeLTOCacheKey()
149 AddString(Conf.OptPipeline); in computeLTOCacheKey()
150 AddString(Conf.AAPipeline); in computeLTOCacheKey()
151 AddString(Conf.OverrideTriple); in computeLTOCacheKey()
152 AddString(Conf.DefaultTriple); in computeLTOCacheKey()
153 AddString(Conf.DwoDir); in computeLTOCacheKey()
289 AddString(TId); in computeLTOCacheKey()
303 AddString(WPD.second.SingleImplName); in computeLTOCacheKey()