HomeSort by relevance Sort by last modified time
    Searched refs:op_dead_iargs (Results 1 - 2 of 2) sorted by null

  /external/qemu/tcg/
tcg.c 1135 s->op_dead_iargs = tcg_malloc(nb_ops * sizeof(uint16_t));
    [all...]
tcg.h 277 uint16_t *op_dead_iargs; /* for each operation, each bit tells if the member in struct:TCGContext

Completed in 127 milliseconds