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

  /src/external/gpl3/gcc/dist/gcc/
tree-predcom.cc 410 public for being called in callback execute_pred_commoning_cbck. */
2529 execute_pred_commoning_cbck (class loop *loop ATTRIBUTE_UNUSED, void *data) function
3470 execute_pred_commoning_cbck is called may cause phi nodes to be
3474 the phi nodes in execute_pred_commoning_cbck. A bit hacky. */
3478 execute_pred_commoning_cbck, &dta);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-predcom.cc 410 public for being called in callback execute_pred_commoning_cbck. */
2498 execute_pred_commoning_cbck (class loop *loop ATTRIBUTE_UNUSED, void *data) function
3439 execute_pred_commoning_cbck is called may cause phi nodes to be
3443 the phi nodes in execute_pred_commoning_cbck. A bit hacky. */
3447 execute_pred_commoning_cbck, &dta);

Completed in 31 milliseconds