Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dtree-flow.h354 static inline bool is_exec_stmt (tree);
Dtree-flow-inline.h602 is_exec_stmt (tree t) in is_exec_stmt() function
DChangeLog.tree-ssa14567 (is_exec_stmt): return false if T is error_mark_node.
15061 * tree-flow-inline.h (is_exec_stmt): New function.
15064 (is_exec_stmt): Declare.
15409 first_exec_stmt, last_exec_stmt, is_exec_stmt,
18819 (is_exec_stmt): Scope statements that begin a scope are also
18936 (is_exec_stmt): Reformat.
19234 (is_exec_stmt): New.