| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc/dist/gcc/ | |
| tree-ssa-dom.cc | 828 edge fold_cond (gcond *cond); 2281 dom_opt_dom_walker::fold_cond (gcond *cond) function in class:dom_opt_dom_walker 2284 if (simplify.fold_cond (cond)) 2440 edge taken_edge = fold_cond (as_a <gcond *> (stmt)); |
| vr-values.cc | 1061 simplify_using_ranges::fold_cond (gcond *cond) function in class:simplify_using_ranges 1139 if (fold_cond (stmt)) |
| /src/external/gpl3/gcc.old/dist/gcc/ | |
| vr-values.cc | 3489 simplify_using_ranges::fold_cond (gcond *cond) function in class:simplify_using_ranges 3568 if (fold_cond (stmt)) |