Searched refs:TCGLabelUse (Results 1 – 1 of 1) sorted by relevance
102 typedef struct TCGLabelUse TCGLabelUse; typedef103 struct TCGLabelUse { struct104 QSIMPLEQ_ENTRY(TCGLabelUse) next;117 QSIMPLEQ_HEAD(, TCGLabelUse) branches; argument