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

  /src/external/gpl3/gcc/dist/gcc/
tree-if-conv.cc 2525 value_available_p (gimple *stmt, hash_set<tree_ssa_name_hash> *ssa_names, function
2575 if (new_else && value_available_p (stmt, ssa_names, new_else))
  /src/external/gpl3/gcc.old/dist/gcc/
tree-if-conv.cc 2321 value_available_p (gimple *stmt, hash_set<tree_ssa_name_hash> *ssa_names, function
2371 if (new_else && value_available_p (stmt, ssa_names, new_else))

Completed in 34 milliseconds