Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDtree-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
HDChangeLog-200510515 (init_data_ref): Initialize new data-ref fields.
19341 init_data_ref, access_functions_are_affine_or_constant_p,
HDChangeLog-200418789 * tree-data-ref.h (init_data_ref): Additional argument.
18795 (init_data_ref): Additional argument is_read to set DR_IS_READ.