Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc262 class PhiPlaceholder { class in art::LSEVisitor
264 constexpr PhiPlaceholder() : block_id_(-1), heap_location_(-1) {} in PhiPlaceholder() function in art::LSEVisitor::PhiPlaceholder
265 constexpr PhiPlaceholder(uint32_t block_id, size_t heap_location) in PhiPlaceholder() function in art::LSEVisitor::PhiPlaceholder