Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDtree-data-ref.c125 static tree object_analysis (tree, tree, bool, struct data_reference **,
1508 base_address = object_analysis (TREE_OPERAND (expr, 0), stmt, is_read, in address_analysis()
1595 object_analysis (tree memref, tree stmt, bool is_read, in object_analysis() function
1969 base_address = object_analysis (memref, stmt, is_read, &dr, &offset, in create_data_ref()
HDChangeLog-200611275 (object_analysis, create_data_ref): Handle COMPONENT_REF.
HDChangeLog-200510518 object_analysis): Likewise.