Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h4907 #define RANGE_FOR_IVDEP(NODE) TREE_LANG_FLAG_6 (RANGE_FOR_STMT_CHECK (NODE)) macro
H A Dpt.c16824 RANGE_FOR_IVDEP (stmt) = RANGE_FOR_IVDEP (t); in tsubst_expr()
16836 RANGE_FOR_IVDEP (t), unroll); in tsubst_expr()
H A Dparser.c11816 RANGE_FOR_IVDEP (stmt) = 1; in cp_parser_range_for()