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