Searched refs:bitcode_filename_ (Results 1 – 5 of 5) sorted by relevance
74 bitcode_filename_ = filename; in SetBitcodeFileName()94 std::string bitcode_filename_; variable
75 bitcode_filename_ = bitcode_filename; in SetBitcodeFileName()118 std::string bitcode_filename_; variable
125 if (!bitcode_filename_.empty()) { in AllocateCompilationUnit()127 bitcode_filename_.c_str(), in AllocateCompilationUnit()
239 if (bitcode_filename_.empty()) { in MaterializeToRawOStream()259 new ::llvm::tool_output_file(bitcode_filename_.c_str(), errmsg, in MaterializeToRawOStream()
185 std::string bitcode_filename_; variable