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

  /src/external/gpl3/gcc/dist/gcc/
ipa-pure-const.cc 734 check_ipa_store (gimple *, tree op, tree, void *data) function
782 ipa ? check_ipa_store : check_store);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-pure-const.cc 723 check_ipa_store (gimple *, tree op, tree, void *data) function
771 ipa ? check_ipa_store : check_store);

Completed in 22 milliseconds