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

  /src/external/gpl3/gcc/dist/gcc/
predict.cc 4252 strip_predict_hints (function *fun, bool early)
4317 "*strip_predict_hints", /* name */
4355 return strip_predict_hints (fun, early_p);
4248 strip_predict_hints (function *fun, bool early) function
  /src/external/gpl3/gcc.old/dist/gcc/
predict.cc 4159 strip_predict_hints (function *fun, bool early)
4224 "*strip_predict_hints", /* name */
4259 return strip_predict_hints (fun, early_p);
4155 strip_predict_hints (function *fun, bool early) function

Completed in 23 milliseconds