Searched refs:mbc_entry (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c3252 struct mbc_entry struct
3264 const struct mbc_entry *e = entry;
3274 const struct mbc_entry *e1 = entry1;
3275 const struct mbc_entry *e2 = entry2;
3287 struct mbc_entry **cached, act;
3296 cached = (struct mbc_entry **) htab_find_slot (costs, &act, INSERT);
3300 *cached = XNEW (struct mbc_entry);

Completed in 88 milliseconds