HomeSort by: relevance | last modified time | path
    Searched defs:GIMPLE_DEBUG_BIND (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gimple.h 208 GIMPLE_DEBUG_BIND = 0,
4996 return s->subcode == GIMPLE_DEBUG_BIND;
5054 /* The second operand of a GIMPLE_DEBUG_BIND, when the value was
  /src/external/gpl3/gcc.old/dist/gcc/
gimple.h 206 GIMPLE_DEBUG_BIND = 0,
4909 return s->subcode == GIMPLE_DEBUG_BIND;
4967 /* The second operand of a GIMPLE_DEBUG_BIND, when the value was

Completed in 18 milliseconds