Searched refs:opt_count_ (Results 1 – 2 of 2) sorted by relevance
165 int opt_count() const { return opt_count_; } in opt_count()512 int opt_count_; variable
177 opt_count_(has_shared_info() ? shared_info()->opt_count() : 0), in CompilationInfo()