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

  /src/external/gpl3/gcc/dist/gcc/
calls.cc 2654 bool must_tail_call = CALL_EXPR_MUST_TAIL_CALL (exp);
3056 if (must_tail_call)
2653 bool must_tail_call = CALL_EXPR_MUST_TAIL_CALL (exp); local
  /src/external/gpl3/gcc.old/dist/gcc/
calls.cc 2602 bool must_tail_call = CALL_EXPR_MUST_TAIL_CALL (exp);
3001 if (must_tail_call)
2601 bool must_tail_call = CALL_EXPR_MUST_TAIL_CALL (exp); local

Completed in 19 milliseconds