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

/freebsd-10.1-release/contrib/gcc/
H A Dvar-tracking.c119 MO_CLOBBER, /* Clobber location. */ enumerator in enum:micro_operation_type
149 and MO_CLOBBER. */
1694 mo->type = MO_CLOBBER;
1715 mo->type = MO_CLOBBER;
1799 case MO_CLOBBER:
2677 case MO_CLOBBER:
2908 while (n1 < n2 && VTI (bb)->mos[n1].type == MO_CLOBBER)

Completed in 36 milliseconds