Searched defs:CacheDir (Results 1 – 3 of 3) sorted by relevance
/external/llvm/tools/lli/ | ||
D | lli.cpp | 268 LLIObjectCache(const std::string& CacheDir) : CacheDir(CacheDir) { in LLIObjectCache() |
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ | ||
D | toy.cpp | 731 SmallString<128> CacheDir; member in MCJITObjectCache |
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ | ||
D | toy.cpp | 750 SmallString<128> CacheDir; member in MCJITObjectCache |