Home
last modified time | relevance | path

Searched refs:GetMergeBlockId (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dload_store_elimination.cc547 uint32_t GetMergeBlockId() const { in GetMergeBlockId() function in art::LSEVisitor::Value
554 return graph->GetBlocks()[GetMergeBlockId()]; in GetMergeBlock()