Searched refs:last_source_file (Results 1 - 1 of 1) sorted by relevance

/art/compiler/
H A Delf_writer_debug.cc260 const char* last_source_file = nullptr; local
267 if (compilation_units.empty() || source_file != last_source_file) {
271 last_source_file = source_file;

Completed in 26 milliseconds