Lines Matching refs:PrettyMethod
569 LOG(WARNING) << "LVN overflow in " << PrettyMethod(cu_->method_idx, *cu_->dex_file);
1195 DCHECK(!change) << PrettyMethod(cu_->method_idx, *cu_->dex_file);
1199 LOG(WARNING) << "GVN failed for " << PrettyMethod(cu_->method_idx, *cu_->dex_file);
1285 << sharp_type << ") call to \"" << PrettyMethod(target.dex_method_index, *target.dex_file)
1286 << "\" from \"" << PrettyMethod(cu_->method_idx, *cu_->dex_file)
1313 LOG(INFO) << "Null Checks: " << PrettyMethod(cu_->method_idx, *cu_->dex_file) << " "
1320 LOG(INFO) << "Range Checks: " << PrettyMethod(cu_->method_idx, *cu_->dex_file) << " "