Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlinearize.c1283 static int get_cast_opcode(struct symbol *dst, struct symbol *src) in get_cast_opcode() function
1369 opcode = get_cast_opcode(to, from); in cast_pseudo()