Searched refs:catch_entry (Results 1 – 7 of 7) sorted by relevance
107 if (bb->catch_entry) { in PrepareBasicBlock()
378 visited(), hidden(), catch_entry(), explicit_throw(), conditional_branch(), in BasicBlock()395 bool catch_entry:1; variable
834 DCHECK(!bb_next->catch_entry); in CombineBlocks()865 DCHECK(succ_bb->catch_entry); in CombineBlocks()
625 catch_block->catch_entry = true; in ProcessCanThrow()2362 if (catch_entry) { in Kill()
242 catch_handler->catch_entry = true; in PrepareCatch()
472 catch_handler->catch_entry = true; in GlobalValueNumberingTestCatch()2282 catch_handler->catch_entry = true; in TEST_F()
1225 if (bb->catch_entry) { in MethodBlockCodeGen()