Searched defs:GetBlockId (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | nodes.h | 1164 uint32_t GetBlockId() const { return block_id_; } in GetBlockId() function |
D | load_store_elimination.cc | 352 constexpr uint32_t GetBlockId() const { in GetBlockId() function in art::LSEVisitor::PhiPlaceholder |