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