Searched defs:icount_arg (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A Dgen-icount.h5 static TCGArg *icount_arg; variable
19 icount_arg = gen_opparam_ptr + 1;
30 *icount_arg = num_insns;

Completed in 93 milliseconds