Skip to content
Commit b8d7efe7 authored by Kenneth Uildriks's avatar Kenneth Uildriks
Browse files

Now using a variant of the existing inlining heuristics to decide whether to...

Now using a variant of the existing inlining heuristics to decide whether to create a given specialization of a function in PartialSpecialization.  If the total performance bonus across all callsites passing the same constant exceeds the specialization cost, we create the specialization.

llvm-svn: 116158
parent cf263b0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment