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

  /src/external/gpl3/gcc/dist/gcc/
ipa-pure-const.cc 710 check_store (gimple *, tree op, tree, void *data) function
782 ipa ? check_ipa_store : check_store);
ipa-pure-const.cc 710 check_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 699 check_store (gimple *, tree op, tree, void *data) function
771 ipa ? check_ipa_store : check_store);
ipa-pure-const.cc 699 check_store (gimple *, tree op, tree, void *data) function
771 ipa ? check_ipa_store : check_store);

Completed in 50 milliseconds