Treat a call of function pointer like a load of the pointer when considering
[oota-llvm.git] / test / Transforms / Inline / noinline-recursive-fn.ll
2010-05-01 Chris LattnerThe inliner has traditionally not considered call sites
2010-04-30 Chris LattnerDan recently disabled recursive inlining within a funct...