Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp93 std::string SaveTempPath = (TempDir + llvm::Twine(count) + Suffix).str(); in saveTempBitcode() local
940 auto SaveTempPath = SaveTempsDir + "index.bc"; in run() local