Searched refs:ltoCache (Results 1 – 3 of 3) sorted by relevance
164 if (!config->ltoCache.empty()) in compile()166 config->ltoCache, [&](size_t task, std::unique_ptr<MemoryBuffer> mb) { in compile()196 if (!config->ltoCache.empty()) in compile()197 pruneCache(config->ltoCache, config->ltoCachePolicy); in compile()
156 StringRef ltoCache; member
1591 config->ltoCache = arg->getValue(); in link()