Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-alias.cc2358 bool var1_p, var2_p, ind1_p, ind2_p; in refs_may_alias_p_2() local
2463 ind1_p = (TREE_CODE (base1) == MEM_REF in refs_may_alias_p_2()
2469 if (ind1_p && var2_p) in refs_may_alias_p_2()
2477 ind1_p = false; in refs_may_alias_p_2()
2494 || (ind1_p in refs_may_alias_p_2()
2510 else if (ind1_p && ind2_p) in refs_may_alias_p_2()