Lines Matching refs:maxobjsize
195 const offset_int maxobjsize = tree_to_shwi (max_object_size ()); in alloca_call_type_by_arg() local
200 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg()
254 = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg()
354 const offset_int maxobjsize in alloca_call_type() local
356 alloca_type result = (max_size < maxobjsize in alloca_call_type()
420 const offset_int maxobjsize in alloca_call_type() local
422 alloca_type result = (max_size < maxobjsize in alloca_call_type()
482 const offset_int maxobjsize in alloca_call_type() local
484 alloca_type result = (max_size < maxobjsize in alloca_call_type()
551 const offset_int maxobjsize in execute() local
553 if (adjusted_alloca_limit < maxobjsize.to_uhwi ()) in execute()