Home | History | Annotate | Download | only in src

Lines Matching defs:reachable

403   // Mark blocks that dominate all subsequent reachable blocks inside their
410 // dominator_candidate block is guaranteed to dominate all blocks reachable
521 // the BitVector "reachable()" for every block that can be reached
524 // returns the number of reachable blocks.
539 const BitVector* reachable() const { return &reachable_; }
642 DCHECK(!dominator_analyzer.reachable()->Contains(block->block_id()));
908 // branch. However, we must pretend that the "then" branch is reachable,
4412 // made blocks unreachable that were previously reachable.
7917 // reachable for deopt, and is only used to capture the state. If the simulate
7918 // becomes reachable by merging, the ast id of the simulate merged into it is