Searched refs:reachable (Results 1 – 2 of 2) sorted by relevance
26 ; dead code after the last reachable instruction in a method32 ; dead code after the last reachable instruction in a method39 ; dead code after the last reachable instruction in a method
99 private int reachable = -1; field in SsaBasicBlock852 if (reachable == -1) { in isReachable()855 return (reachable == 1); in isReachable()864 reachable = reach; in setReachable()