Searched refs:dst_base_base (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-loop-distribution.c246 tree dst_base_base; member in struct:builtin_info
1734 builtin->dst_base_base = base_base;
2819 || !operand_equal_p (part1->builtin->dst_base_base,
2820 part2->builtin->dst_base_base, 0))
2853 || !operand_equal_p (part1->builtin->dst_base_base,
2854 part2->builtin->dst_base_base, 0))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-loop-distribution.cc250 tree dst_base_base; member in struct:builtin_info
1747 builtin->dst_base_base = base_base;
2858 || !operand_equal_p (part1->builtin->dst_base_base,
2859 part2->builtin->dst_base_base, 0))
2892 || !operand_equal_p (part1->builtin->dst_base_base,
2893 part2->builtin->dst_base_base, 0))

Completed in 80 milliseconds