Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dload_store_elimination.cc273 constexpr uint32_t GetBlockId() const { in GetBlockId() function in art::LSEVisitor::PhiPlaceholder
H A Dnodes.h970 uint32_t GetBlockId() const { return block_id_; } in GetBlockId() function