Searched refs:ltoCache (Results 1 – 3 of 3) sorted by relevance
167 if (!config->ltoCache.empty()) in compile()169 check(localCache("ThinLTO", "Thin", config->ltoCache, in compile()200 if (!config->ltoCache.empty()) in compile()201 pruneCache(config->ltoCache, config->ltoCachePolicy); in compile()
171 StringRef ltoCache; member
1795 config->ltoCache = arg->getValue(); in linkerMain()