Lines Matching defs:osi
174 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
546 struct object_size_info osi; in compute_builtin_object_size() local
665 expr_object_size (struct object_size_info *osi, tree ptr, tree value) in expr_object_size()
703 call_object_size (struct object_size_info *osi, tree ptr, gcall *call) in call_object_size()
733 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
762 merge_object_sizes (struct object_size_info *osi, tree dest, tree orig, in merge_object_sizes()
810 plus_stmt_object_size (struct object_size_info *osi, tree var, gimple *stmt) in plus_stmt_object_size()
882 cond_expr_object_size (struct object_size_info *osi, tree var, gimple *stmt) in cond_expr_object_size()
931 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
1076 check_for_plus_in_loops_1 (struct object_size_info *osi, tree var, in check_for_plus_in_loops_1()
1177 check_for_plus_in_loops (struct object_size_info *osi, tree var) in check_for_plus_in_loops()