"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "c09b26541013b227597b4b56d11fc98724994249"
[SampleProfile] Skip intrinsic calls when visiting callsites in InlineHotFunctions.
Before this patch, we always called method 'findCalleeFunctionSamples()' on intrinsic calls. However, intrinsic calls like llvm.dbg.value() are not viable candidates for obvious reasons. No functional change intended. Differential Revision: https://reviews.llvm.org/D32008 llvm-svn: 300541
Loading
Please register or sign in to comment