Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp334 StringRef getEntryPath() { return EntryPath; } in getEntryPath() function in __anon880fafb70111::ModuleCacheEntry
952 auto CacheEntryPath = CacheEntry.getEntryPath(); in run()