Home
last modified time | relevance | path

Searched defs:CacheEntryPath (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp930 ThinLTOCodeGenerator::writeGeneratedObject(int count, StringRef CacheEntryPath, in writeGeneratedObject()
1143 auto CacheEntryPath = CacheEntry.getEntryPath(); in run() local