Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dgraph_checker.cc32 static bool IsAllowedToJumpToExitBlock(HInstruction* instruction) { in IsAllowedToJumpToExitBlock() function
112 if (!IsAllowedToJumpToExitBlock(last_instruction)) { in VisitBasicBlock()