Searched refs:scan_operand_equal_p (Results 1 – 2 of 2) sorted by relevance
6626 scan_operand_equal_p (tree ref1, tree ref2) in scan_operand_equal_p() function7078 if (scan_operand_equal_p (gimple_assign_lhs (stmt1), in check_scan_store()7085 if (!scan_operand_equal_p (gimple_assign_lhs (stmt1), in check_scan_store()7091 && !scan_operand_equal_p (gimple_assign_lhs (stmt2), in check_scan_store()
23131 * tree-vect-stmts.c (scan_operand_equal_p): Look through MEM_REF24240 * tree-vect-stmts.c (scan_operand_equal_p): If offset1 == offset2,25297 (scan_operand_equal_p, check_scan_store, vectorizable_scan_store): New