Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dtree-data-ref.h193 #define SUB_CONFLICTS_IN_B(SUB) SUB->conflicting_iterations_in_b macro
Dtree-data-ref.c655 chrec = SUB_CONFLICTS_IN_B (subscript); in dump_subscript()
2143 conflicts_b = SUB_CONFLICTS_IN_B (subscript); in compute_subscript_distance()
2248 SUB_CONFLICTS_IN_B (subscript) = chrec_dont_know; in initialize_data_dependence_relation()
3933 SUB_CONFLICTS_IN_B (subscript) = overlaps_b; in subscript_dependence_tester_1()
4050 SUB_CONFLICTS_IN_B (subscript) = integer_zero_node; in compute_self_dependence()