Home
last modified time | relevance | path

Searched refs:get_realloc_lhs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-access.cc3982 get_realloc_lhs (gimple *stmt, tree *ptr) in get_realloc_lhs() function
4157 tree realloc_lhs = get_realloc_lhs (stmt, &realloc_ptr); in check_pointer_uses()
H A DChangeLog15649 (get_realloc_lhs): New function.