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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-ivopts.cc 4715 steps of USE and CAND. If CAN_AUTOINC is nonNULL, store boolean
4723 bool *can_autoinc, bool speed)
4795 if (can_autoinc
4807 *can_autoinc = true;
4906 If CAN_AUTOINC is nonnull, use it to record whether autoinc
4913 bool *can_autoinc, iv_inv_expr_ent **inv_expr)
4927 if (can_autoinc)
4928 *can_autoinc = false;
4962 inv_vars, inv_expr, can_autoinc, speed);
5070 bool can_autoinc; local
    [all...]
tree-ssa-loop-ivopts.cc 4715 steps of USE and CAND. If CAN_AUTOINC is nonNULL, store boolean
4723 bool *can_autoinc, bool speed)
4795 if (can_autoinc
4807 *can_autoinc = true;
4906 If CAN_AUTOINC is nonnull, use it to record whether autoinc
4913 bool *can_autoinc, iv_inv_expr_ent **inv_expr)
4927 if (can_autoinc)
4928 *can_autoinc = false;
4962 inv_vars, inv_expr, can_autoinc, speed);
5070 bool can_autoinc; local
    [all...]
tree-ssa-loop-ivopts.cc 4715 steps of USE and CAND. If CAN_AUTOINC is nonNULL, store boolean
4723 bool *can_autoinc, bool speed)
4795 if (can_autoinc
4807 *can_autoinc = true;
4906 If CAN_AUTOINC is nonnull, use it to record whether autoinc
4913 bool *can_autoinc, iv_inv_expr_ent **inv_expr)
4927 if (can_autoinc)
4928 *can_autoinc = false;
4962 inv_vars, inv_expr, can_autoinc, speed);
5070 bool can_autoinc; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-ivopts.cc 4674 steps of USE and CAND. If CAN_AUTOINC is nonNULL, store boolean
4682 bool *can_autoinc, bool speed)
4746 if (can_autoinc
4758 *can_autoinc = true;
4857 If CAN_AUTOINC is nonnull, use it to record whether autoinc
4864 bool *can_autoinc, iv_inv_expr_ent **inv_expr)
4878 if (can_autoinc)
4879 *can_autoinc = false;
4913 inv_vars, inv_expr, can_autoinc, speed);
5021 bool can_autoinc; local
    [all...]
tree-ssa-loop-ivopts.cc 4674 steps of USE and CAND. If CAN_AUTOINC is nonNULL, store boolean
4682 bool *can_autoinc, bool speed)
4746 if (can_autoinc
4758 *can_autoinc = true;
4857 If CAN_AUTOINC is nonnull, use it to record whether autoinc
4864 bool *can_autoinc, iv_inv_expr_ent **inv_expr)
4878 if (can_autoinc)
4879 *can_autoinc = false;
4913 inv_vars, inv_expr, can_autoinc, speed);
5021 bool can_autoinc; local
    [all...]
tree-ssa-loop-ivopts.cc 4674 steps of USE and CAND. If CAN_AUTOINC is nonNULL, store boolean
4682 bool *can_autoinc, bool speed)
4746 if (can_autoinc
4758 *can_autoinc = true;
4857 If CAN_AUTOINC is nonnull, use it to record whether autoinc
4864 bool *can_autoinc, iv_inv_expr_ent **inv_expr)
4878 if (can_autoinc)
4879 *can_autoinc = false;
4913 inv_vars, inv_expr, can_autoinc, speed);
5021 bool can_autoinc; local
    [all...]

Completed in 88 milliseconds