Lines Matching refs:PrettyMethod
555 LOG(INFO) << PrettyMethod(cu_->method_idx, *cu_->dex_file);
881 std::string fname(PrettyMethod(cu_->method_idx, *cu_->dex_file));
1421 LOG(INFO) << "Compiling " << PrettyMethod(cu_->method_idx, *cu_->dex_file);
1679 DCHECK(q.empty()) << PrettyMethod(cu_->method_idx, *cu_->dex_file);
1707 DCHECK(bb != nullptr) << PrettyMethod(cu_->method_idx, *cu_->dex_file);
1710 << PrettyMethod(cu_->method_idx, *cu_->dex_file) << " BB #" << bb->id