Searched refs:bos_stmt (Results 1 – 1 of 1) sorted by relevance
2182 gimple *bos_stmt = NULL; in instrument_object_size() local2204 bos_stmt = gsi_stmt (*gsi); in instrument_object_size()2250 if (bos_stmt && gimple_call_builtin_p (bos_stmt, BUILT_IN_OBJECT_SIZE)) in instrument_object_size()2251 ubsan_create_edge (bos_stmt); in instrument_object_size()