Home
last modified time | relevance | path

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

/art/compiler/llvm/
Dllvm_compilation_unit.h74 void SetBitcodeFileName(const std::string& bitcode_filename) { in SetBitcodeFileName()
/art/dex2oat/
Ddex2oat.cc232 const std::string& bitcode_filename, in CreateOatFile()
587 std::string bitcode_filename; in dex2oat() local