Home
last modified time | relevance | path

Searched defs:is_missing_types (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.h60 const bool is_missing_types; member
162 bool is_missing_types; member
/aosp12/art/profman/
H A Dprofile_assistant_test.cc344 bool is_missing_types) in AssertInlineCaches()
362 bool is_missing_types) in AssertInlineCaches()
382 bool is_missing_types) in AssertInlineCaches()
/aosp12/art/runtime/jit/
H A Djit_code_cache.cc1517 bool is_missing_types = false; in GetProfiledMethods() local