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

  /src/external/gpl3/gcc/dist/gcc/
tree-tailcall.cc 1081 create_tailcall_accumulator (const char *label, basic_block bb, tree init) function
1169 a_acc = create_tailcall_accumulator ("add_acc", first,
1173 m_acc = create_tailcall_accumulator ("mult_acc", first,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-tailcall.cc 1081 create_tailcall_accumulator (const char *label, basic_block bb, tree init) function
1173 a_acc = create_tailcall_accumulator ("add_acc", first,
1177 m_acc = create_tailcall_accumulator ("mult_acc", first,

Completed in 27 milliseconds