Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dexample.c573 static void add_cc_cache(struct bb_state *state, int opcode, pseudo_t pseudo) in add_cc_cache() function
1358 add_cc_cache(state, opcode, insn->target); in generate_compare()