Home
last modified time | relevance | path

Searched refs:get_mem_ref_of_assignment (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dasan.c527 get_mem_ref_of_assignment (const gassign *assignment, in get_mem_ref_of_assignment() function
1104 if (get_mem_ref_of_assignment (as_a <gassign *> (stmt), &r, in has_stmt_been_instrumented_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dasan.cc598 get_mem_ref_of_assignment (const gassign *assignment, in get_mem_ref_of_assignment() function
1287 if (get_mem_ref_of_assignment (as_a <gassign *> (stmt), &r, in has_stmt_been_instrumented_p()
H A DChangeLog.gimple-classes272 * asan.c (get_mem_ref_of_assignment): Rename gimple subclass types.
4441 * asan.c (get_mem_ref_of_assignment): Require a const_gimple_assign
H A DChangeLog-201334422 * asan.c (get_mem_ref_of_assignment): Don't instrument
38052 (get_mem_ref_of_assignment): New functions.