Lines Matching refs:AddString
113 auto AddString = [&](StringRef Str) { in computeLTOCacheKey() local
130 AddString(Conf.CPU); in computeLTOCacheKey()
140 AddString(A); in computeLTOCacheKey()
150 AddString(S); in computeLTOCacheKey()
155 AddString(Conf.OptPipeline); in computeLTOCacheKey()
156 AddString(Conf.AAPipeline); in computeLTOCacheKey()
157 AddString(Conf.OverrideTriple); in computeLTOCacheKey()
158 AddString(Conf.DefaultTriple); in computeLTOCacheKey()
159 AddString(Conf.DwoDir); in computeLTOCacheKey()
301 AddString(TId); in computeLTOCacheKey()
315 AddString(WPD.second.SingleImplName); in computeLTOCacheKey()