Home | History | Annotate | Download | only in dex

Lines Matching refs:visited_fallthrough_

1809     : basic_block_(bb), mir_graph_(mir_graph), visited_fallthrough_(false),
1825 if (visited_fallthrough_ == false) {
1826 visited_fallthrough_ = true;