Files
swift-mirror/lib/SILPasses/Devirtualizer.cpp
Nadav Rotem 42c966fc14 Devirtualize archetype_method instructions on non-generic lookup types.
For example, if ABC is not a generic type we can replace this instruction
with a function_ref instruction to a specific function:

archetype_method $ABC, #pingable.ping!1



Swift SVN r12571
2014-01-20 06:22:16 +00:00

16 KiB