Home
last modified time | relevance | path

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

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