Searched refs:set_reachable (Results 1 – 9 of 9) sorted by relevance
75 void set_reachable(bool reachability) { reachable_ = reachability; } in set_reachable() function
59 if (block->reachable_ == false) block->set_reachable(reachable_); in RegisterSuccessors()
133 if (IsFirstBlock(block_id)) current_block_->set_reachable(true); in RegisterBlock()
77 void set_reachable(bool reachability) { reachable_ = reachability; } in set_reachable() function
1049 block->set_reachable(true); in ReachabilityPass()
1037 block->set_reachable(true); in ReachabilityPass()