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
Loading
Please register or sign in to comment