Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dgraph_checker.cc39 static bool IsAllowedToJumpToExitBlock(HInstruction* instruction) { in IsAllowedToJumpToExitBlock() function
154 if (!IsAllowedToJumpToExitBlock(last_instruction)) { in VisitBasicBlock()