Searched refs:has_value (Results 1 - 3 of 3) sorted by relevance

/vbox/src/recompiler/tcg/
H A Dtcg.h76 int has_value; member in struct:TCGLabel
H A Dtcg.c126 if (l->has_value) {
149 if (l->has_value)
156 l->has_value = 1;
170 l->has_value = 0;
/vbox/src/recompiler/tcg/i386/
H A Dtcg-target.c799 if (l->has_value) {

Completed in 46 milliseconds