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

  /src/external/gpl3/gcc/dist/gcc/
gimple-predicate-analysis.cc 637 bool all_pruned = prune_phi_opnds (phi, opnds, phi_def, boundary_cst, local
642 if (all_pruned)
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-predicate-analysis.cc 785 bool all_pruned = prune_phi_opnds (phi, opnds, phi_def, boundary_cst, local
792 return !all_pruned;

Completed in 52 milliseconds