Searched refs:object_analysis (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-data-ref.c | 125 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()
|