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

/openbsd-current/gnu/gcc/gcc/
H A Dvar-tracking.c114 MO_USE_NO_VAR,/* Use location which is not associated with a variable enumerator in enum:micro_operation_type
146 MO_USE_NO_VAR, MO_CALL and MO_ADJUST, or the subsequent
1630 ? MO_USE : MO_USE_NO_VAR);
1766 case MO_USE_NO_VAR:
2642 case MO_USE_NO_VAR:
2856 while (n1 < n2 && VTI (bb)->mos[n2].type == MO_USE_NO_VAR)

Completed in 140 milliseconds