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

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-strength-reduction.cc 2406 /* Recursive helper function for create_phi_basis. */
2503 create_phi_basis (slsr_cand_t c, gimple *from_phi, tree basis_name,
2534 name = create_phi_basis (c, lookup_cand (c->def_phi)->cand_stmt,
3881 tree name = create_phi_basis (c, phi, basis_name,
2495 create_phi_basis (slsr_cand_t c, gimple *from_phi, tree basis_name, function
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-strength-reduction.cc 2406 /* Recursive helper function for create_phi_basis. */
2503 create_phi_basis (slsr_cand_t c, gimple *from_phi, tree basis_name,
2534 name = create_phi_basis (c, lookup_cand (c->def_phi)->cand_stmt,
3881 tree name = create_phi_basis (c, phi, basis_name,
2495 create_phi_basis (slsr_cand_t c, gimple *from_phi, tree basis_name, function

Completed in 32 milliseconds