Home | History | Annotate | Download | only in src

Lines Matching full:is_empty

278   bool is_empty() const { return list_.is_empty(); }
461 return !statements_.is_empty() && statements_.last()->IsJump()