Lines Matching defs:osi
175 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
561 struct object_size_info osi; in compute_builtin_object_size() local
680 expr_object_size (struct object_size_info *osi, tree ptr, tree value) in expr_object_size()
718 call_object_size (struct object_size_info *osi, tree ptr, gcall *call) in call_object_size()
748 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
777 merge_object_sizes (struct object_size_info *osi, tree dest, tree orig, in merge_object_sizes()
825 plus_stmt_object_size (struct object_size_info *osi, tree var, gimple *stmt) in plus_stmt_object_size()
897 cond_expr_object_size (struct object_size_info *osi, tree var, gimple *stmt) in cond_expr_object_size()
949 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
1094 check_for_plus_in_loops_1 (struct object_size_info *osi, tree var, in check_for_plus_in_loops_1()
1195 check_for_plus_in_loops (struct object_size_info *osi, tree var) in check_for_plus_in_loops()