Lines Matching defs:osi
161 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
503 struct object_size_info osi; in compute_builtin_object_size() local
622 expr_object_size (struct object_size_info *osi, tree ptr, tree value) in expr_object_size()
660 call_object_size (struct object_size_info *osi, tree ptr, gimple call) in call_object_size()
690 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
719 merge_object_sizes (struct object_size_info *osi, tree dest, tree orig, in merge_object_sizes()
767 plus_stmt_object_size (struct object_size_info *osi, tree var, gimple stmt) in plus_stmt_object_size()
839 cond_expr_object_size (struct object_size_info *osi, tree var, gimple stmt) in cond_expr_object_size()
888 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
1034 check_for_plus_in_loops_1 (struct object_size_info *osi, tree var, in check_for_plus_in_loops_1()
1134 check_for_plus_in_loops (struct object_size_info *osi, tree var) in check_for_plus_in_loops()