Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlinearize.c2184 struct basic_block *bb_return = get_bound_block(ep, ret); in linearize_return() local
2189 add_return(ep, bb_return, ret, src); in linearize_return()
2191 add_goto(ep, bb_return); in linearize_return()