Files
swift-mirror/lib/SIL/SILModule.cpp
Roman Levenstein 768e892f85 Minor re-factoring of SILModule::hasFunction
Speed-up the lookup of a function with a given name in different modules by reducing the amount of IO operations reading from swift module files.
2016-04-14 16:58:36 -07:00

28 KiB