Searched refs:iv_to_split (Results 1 – 2 of 2) sorted by relevance
74 struct iv_to_split struct136 static struct iv_to_split *analyze_iv_to_split_insn (rtx);1477 const struct iv_to_split *i1 = ivts1; in si_info_eq()1478 const struct iv_to_split *i2 = ivts2; in si_info_eq()1643 static struct iv_to_split *1648 struct iv_to_split *ivts; in analyze_iv_to_split_insn()1682 ivts = XNEW (struct iv_to_split); in analyze_iv_to_split_insn()1704 struct iv_to_split *ivts = NULL; in analyze_insns_in_loop()1816 get_ivts_expr (rtx expr, struct iv_to_split *ivts) in get_ivts_expr()1833 struct iv_to_split *ivts = *slot; in allocate_basic_variable()[all …]
12908 (struct iv_to_split, struct split_ivs_info): New types.