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

  /src/external/gpl3/gcc/dist/gcc/
tree-scalar-evolution.cc 2275 Variable pointed by FOLD_CONVERSIONS is set to TRUE when the
2277 as the value of the chrec is preserved. If FOLD_CONVERSIONS is NULL
2287 bool *fold_conversions,
2330 fold_conversions, size_expr);
2341 fold_conversions, size_expr);
2346 fold_conversions, size_expr);
2392 fold_conversions, size_expr);
2410 fold_conversions, size_expr);
2425 Variable pointed by FOLD_CONVERSIONS is set to TRUE when the
2427 as the value of the chrec is preserved. If FOLD_CONVERSIONS is NUL
2771 bool fold_conversions = false; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-scalar-evolution.cc 2250 Variable pointed by FOLD_CONVERSIONS is set to TRUE when the
2252 as the value of the chrec is preserved. If FOLD_CONVERSIONS is NULL
2262 bool *fold_conversions,
2305 fold_conversions, size_expr);
2316 fold_conversions, size_expr);
2321 fold_conversions, size_expr);
2367 fold_conversions, size_expr);
2385 fold_conversions, size_expr);
2400 Variable pointed by FOLD_CONVERSIONS is set to TRUE when the
2402 as the value of the chrec is preserved. If FOLD_CONVERSIONS is NUL
2746 bool fold_conversions = false; local
    [all...]

Completed in 33 milliseconds