Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp367 StringRef getEntryPath() { return EntryPath; } in getEntryPath() function in __anon0e9ce3dd0111::ModuleCacheEntry
1091 auto CacheEntryPath = CacheEntry.getEntryPath(); in run()