Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-data-ref.h294 extern struct data_reference *analyze_array (tree, tree, bool);
H A Dtree-data-ref.c1012 analyze_array (tree stmt, tree ref, bool is_read) in analyze_array() function
1624 *dr = analyze_array (stmt, memref, is_read); in object_analysis()
1697 *dr = analyze_array (stmt, TREE_OPERAND (comp_ref, 0), is_read); in object_analysis()