Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_nospec.c176 static int is_nospec_asm(struct statement *stmt) in is_nospec_asm() function
192 if (is_nospec_asm(stmt)) in match_asm()