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

  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-warn-restrict.cc 70 void check_call (gimple *);
100 check_call (stmt);
1896 pass_wrestrict::check_call (gimple *call) function in class:pass_wrestrict
ipa-pure-const.cc 553 check_call (funct_state local, gcall *call, bool ipa) function
795 check_call (local, as_a <gcall *> (stmt), ipa);
gimple-ssa-warn-access.cc 2100 void check_call (gcall *);
4280 pass_waccess::check_call (gcall *stmt) function in class:__anon16177::pass_waccess
4387 check_call (call);
  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-warn-restrict.cc 70 void check_call (gimple *);
100 check_call (stmt);
1899 pass_wrestrict::check_call (gimple *call) function in class:pass_wrestrict
ipa-pure-const.cc 564 check_call (funct_state local, gcall *call, bool ipa) function
806 check_call (local, as_a <gcall *> (stmt), ipa);
gimple-ssa-warn-access.cc 2126 void check_call (gcall *);
4332 pass_waccess::check_call (gcall *stmt) function in class:__anon13749::pass_waccess
4442 check_call (call);

Completed in 40 milliseconds