1b4c9f63ce
This is an important optimization for module.cpp. The benchmark tests/lua/slow/mod2.lua is a good example where the cost of is_descendant was neutralizing the benefit of the replace method. Signed-off-by: Leonardo de Moura <leonardo@microsoft.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
environment.cpp | ||
expr.cpp | ||
free_vars.cpp | ||
instantiate.cpp | ||
level.cpp | ||
max_sharing.cpp | ||
metavar.cpp | ||
replace.cpp | ||
threads.cpp | ||
type_checker.cpp | ||
universe_constraints.cpp |