Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-data-ref.c128 static struct data_reference * init_data_ref (tree, tree, tree, tree, bool,
1113 return init_data_ref (stmt, ref, NULL_TREE, access_fn, is_read, base_address, in analyze_indirect_ref()
1122 init_data_ref (tree stmt, in init_data_ref() function