Home
last modified time | relevance | path

Searched refs:getEntryPath (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp391 StringRef getEntryPath() { return EntryPath; } in getEntryPath() function in __anonf53c90920911::ModuleCacheEntry
1134 auto CacheEntryPath = CacheEntry.getEntryPath(); in run()