Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/LTO/
HDThinLTOCodeGenerator.cpp399 StringRef getEntryPath() { return EntryPath; } in getEntryPath() function in __anon86f2312c0111::ModuleCacheEntry
1149 auto CacheEntryPath = CacheEntry.getEntryPath(); in run()