Searched refs:forzero (Results 1 – 1 of 1) sorted by relevance
2389 tree forzero; in get_constraint_for_component_ref() local2395 forzero = t; in get_constraint_for_component_ref()2396 while (!SSA_VAR_P (forzero) && !CONSTANT_CLASS_P (forzero)) in get_constraint_for_component_ref()2397 forzero = TREE_OPERAND (forzero, 0); in get_constraint_for_component_ref()2399 if (CONSTANT_CLASS_P (forzero) && integer_zerop (forzero)) in get_constraint_for_component_ref()