Searched refs:IsBaseline (Results 1 – 5 of 5) sorted by relevance
212 bool IsBaseline() const { in IsBaseline() function
249 !codegen_->GetCompilerOptions().IsBaseline()) { \
1070 compiler_options.IsBaseline(), in Compile()1335 baseline || GetCompilerOptions().IsBaseline(), in JitCompile()
432 ALWAYS_INLINE static bool IsBaseline(const uint8_t* code_info_data) { in IsBaseline() function
1259 if (CodeInfo::IsBaseline(method_header->GetOptimizedCodeInfoPtr())) { in DoCollection()1606 if (CodeInfo::IsBaseline(method_header->GetOptimizedCodeInfoPtr()) == baseline) { in NotifyCompilationOf()