Searched refs:has_profiling_info (Results 1 – 1 of 1) sorted by relevance
1654 bool has_profiling_info = false; in NotifyCompilationOf() local1657 has_profiling_info = (profiling_infos_.find(method) != profiling_infos_.end()); in NotifyCompilationOf()1659 if (!has_profiling_info) { in NotifyCompilationOf()