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

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-backprop.cc 234 void optimize_builtin_call (gcall *, tree, const usage_info *);
779 backprop::optimize_builtin_call (gcall *call, tree lhs, const usage_info *info) function in class:__anon13737::backprop
917 optimize_builtin_call (call, var, info);
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-backprop.cc 234 void optimize_builtin_call (gcall *, tree, const usage_info *);
773 backprop::optimize_builtin_call (gcall *call, tree lhs, const usage_info *info) function in class:__anon16166::backprop
911 optimize_builtin_call (call, var, info);

Completed in 43 milliseconds