Searched defs:IsDefault (Results 1 – 3 of 3) sorted by relevance
/aosp12/art/runtime/ | ||
H A D | lock_word.h | 168 static bool IsDefault(LockWord lw) { in IsDefault() function |
H A D | art_method.h | 276 bool IsDefault() const { in IsDefault() function |
/aosp12/art/compiler/optimizing/ | ||
H A D | load_store_elimination.cc | 387 constexpr bool IsDefault() const { in IsDefault() function in art::LSEVisitor::PriorValueHolder |