Home
last modified time | relevance | path

Searched refs:bb_terminated (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.1.rst29 * bb_terminated: Use boundary values rather than specific opcodes
/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.h231 static inline int bb_terminated(struct basic_block *bb) in bb_terminated() function
Dlinearize.c560 if (!bb_terminated(bb)) in show_bb()
687 if (!bb_terminated(ep->active)) in set_activeblock()
2019 if (active && !bb_terminated(active)) { // missing return in linearize_fn_statement()