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

  /src/external/gpl3/gcc/dist/gcc/
trans-mem.cc 4614 ipa_tm_scan_irr_function (struct cgraph_node *node, bool for_clone)
5464 later (ipa_tm_scan_irr_function) and mark the
5483 (ipa_tm_scan_irr_function) and mark the irrevocable
5537 ipa_tm_scan_irr_function (node, false);
5539 if (d->in_callee_queue && ipa_tm_scan_irr_function (node, true))
4603 ipa_tm_scan_irr_function (struct cgraph_node *node, bool for_clone) function
  /src/external/gpl3/gcc.old/dist/gcc/
trans-mem.cc 4599 ipa_tm_scan_irr_function (struct cgraph_node *node, bool for_clone)
5449 later (ipa_tm_scan_irr_function) and mark the
5468 (ipa_tm_scan_irr_function) and mark the irrevocable
5522 ipa_tm_scan_irr_function (node, false);
5524 if (d->in_callee_queue && ipa_tm_scan_irr_function (node, true))
4588 ipa_tm_scan_irr_function (struct cgraph_node *node, bool for_clone) function

Completed in 21 milliseconds