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

  /src/external/gpl3/gcc/dist/gcc/
fold-const-call.cc 692 fold_while_ult (tree type, poly_uint64 arg0, poly_uint64 arg1) function
2002 return fold_while_ult (type, parg0, parg1);
  /src/external/gpl3/gcc.old/dist/gcc/
fold-const-call.cc 696 fold_while_ult (tree type, poly_uint64 arg0, poly_uint64 arg1) function
1835 return fold_while_ult (type, parg0, parg1);

Completed in 20 milliseconds