[llvm-commits] [PATCH] simplify OnlyCalledDirectly()

Nick Lewycky nicholas at mxc.ca
Wed Jun 3 20:30:14 PDT 2009


Jay Foad wrote:
> An obvious cleanup, I think. Passes "make check". OK to apply?

Looks good.

I'd rather it were a method on Function, I keep wanting to check this 
and forgetting the efficient method of doing it (most recently in 
CXAGuardElim).

Nick




More information about the llvm-commits mailing list