Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc373 struct Marker {}; struct in art::LSEVisitor
1353 constexpr bool operator==(const LSEVisitor::Marker&, const LSEVisitor::Marker&) { in operator ==()