Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc470 (block->EndsWithReturn() && (merged_value != kUnknownHeapValue || in MergePredecessorValues()
Dnodes.cc1996 bool HBasicBlock::EndsWithReturn() const { in EndsWithReturn() function in art::HBasicBlock