Searched refs:bitcodeFilePath (Results 1 – 1 of 1) sorted by relevance
215 StringRef bitcodeFilePath; in compile() local222 bitcodeFilePath = file_names[i]; in compile()225 bitcodeFilePath = buf[i].first; in compile()233 if (bitcodeFilePath == "ld-temp.o") { in compile()238 StringRef directory = sys::path::parent_path(bitcodeFilePath); in compile()239 StringRef baseName = sys::path::filename(bitcodeFilePath); in compile()