Home
last modified time | relevance | path

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

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