Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc274 constexpr uint32_t GetBlockId() const { in GetBlockId() function in art::LSEVisitor::PhiPlaceholder
Dnodes.h967 uint32_t GetBlockId() const { return block_id_; } in GetBlockId() function