Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDasan.c2323 maybe_instrument_call (gimple_stmt_iterator *iter) in maybe_instrument_call() function
2430 else if (is_gimple_call (s) && maybe_instrument_call (&i)) in transform_statements()