"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5d08293999c64c28d7253d7e76ea98a36c71e842"
Add InlineCost class for represent the estimated cost of inlining a
function. - This explicitly models the costs for functions which should "always" or "never" be inlined. This fixes bugs where such costs were not previously respected. llvm-svn: 58450
Loading
Please register or sign in to comment