Home
last modified time | relevance | path

Searched defs:IsBaseline (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dstack_map.h432 ALWAYS_INLINE static bool IsBaseline(const uint8_t* code_info_data) { in IsBaseline() function
/art/compiler/driver/
Dcompiler_options.h232 bool IsBaseline() const { in IsBaseline() function