Searched refs:stored_value_index (Results 1 – 2 of 2) sorted by relevance
403 int stored_value_index = internal_fn_stored_value_index (ifn); in exist_non_indexing_operands_for_use_p() local404 if (stored_value_index >= 0 in exist_non_indexing_operands_for_use_p()405 && use == gimple_call_arg (call, stored_value_index)) in exist_non_indexing_operands_for_use_p()
438 int stored_value_index = internal_fn_stored_value_index (ifn); in exist_non_indexing_operands_for_use_p() local439 if (stored_value_index >= 0 in exist_non_indexing_operands_for_use_p()440 && use == gimple_call_arg (call, stored_value_index)) in exist_non_indexing_operands_for_use_p()