Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination.cc1092 void VisitThrow(HThrow* throw_instruction) override { in VisitThrow() argument
1093 HandleExit(throw_instruction->GetBlock()); in VisitThrow()