Revision c68aaa18 tcg/tcg.h

b/tcg/tcg.h
412 412
    uint16_t copy_size;
413 413
    TCGArgConstraint *args_ct;
414 414
    int *sorted_args;
415
#if defined(CONFIG_DEBUG_TCG)
416
    int used;
417
#endif
415 418
} TCGOpDef;
416 419
        
417 420
typedef struct TCGTargetOpDef {

Also available in: Unified diff