Lines Matching refs:find_use_stmt
2468 find_use_stmt (tree *name) in find_use_stmt() function
2537 next = find_use_stmt (&lhs); in find_associative_operation_root()
2562 stmt1 = find_use_stmt (name1); in find_common_use_stmt()
2566 stmt2 = find_use_stmt (name2); in find_common_use_stmt()
2667 stmt1 = find_use_stmt (&name1); in reassociate_to_the_same_stmt()
2668 stmt2 = find_use_stmt (&name2); in reassociate_to_the_same_stmt()
2685 s1 = find_use_stmt (&r1); in reassociate_to_the_same_stmt()
2691 s2 = find_use_stmt (&r2); in reassociate_to_the_same_stmt()
2698 s1 = find_use_stmt (&r1); in reassociate_to_the_same_stmt()
2700 s2 = find_use_stmt (&r2); in reassociate_to_the_same_stmt()
2748 stmt1 = find_use_stmt (&name1); in stmt_combining_refs()
2749 stmt2 = find_use_stmt (&name2); in stmt_combining_refs()