Searched defs:PhiPlaceholder (Results 1 – 1 of 1) sorted by relevance
262 class PhiPlaceholder { class in art::LSEVisitor264 constexpr PhiPlaceholder() : block_id_(-1), heap_location_(-1) {} in PhiPlaceholder() function in art::LSEVisitor::PhiPlaceholder265 constexpr PhiPlaceholder(uint32_t block_id, size_t heap_location) in PhiPlaceholder() function in art::LSEVisitor::PhiPlaceholder