Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsparse-llvm.c403 static LLVMValueRef pseudo_to_rvalue(struct function *fn, struct symbol *ctype, pseudo_t pseudo) in pseudo_to_rvalue() function
725 target_in = pseudo_to_rvalue(fn, insn->type, insn->target); in output_op_store()
817 args[i++] = pseudo_to_rvalue(fn, ctype, arg); in output_op_call()