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

  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 3649 tree new_hi = int_const_binop (MINUS_EXPR, dindex, local
3651 if (tree_int_cst_equal (lo, new_hi))
3655 TREE_OPERAND (idx, 1) = new_hi;

Completed in 87 milliseconds