Home
last modified time | relevance | path

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

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