Home
last modified time | relevance | path

Searched defs:CacheName (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/lli/
H A Dlli.cpp314 std::string CacheName; notifyObjectCompiled() local
330 std::string CacheName; getObject() local
350 getCacheFilename(StringRef ModID,std::string & CacheName) getCacheFilename() argument
465 std::string CacheName("file:"); main() local
545 std::string CacheName("file:"); main() local
[all...]
/llvm-project/llvm/lib/Support/
H A DCaching.cpp35 SmallString<64> CacheName, TempFilePrefix, CacheDirectoryPath; in localCache() local
/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1695 llvm::Twine CacheName = Twine(CGM.getMangledName(VD)).concat(Suffix); getAddrOfThreadPrivate() local