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