aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/core/classfile
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2017-04-01 11:32:03 +0200
committerMartin Odersky <odersky@gmail.com>2017-04-11 09:33:12 +0200
commit9f7012e886aa13f22e6ffc417050f9f6fc5b8003 (patch)
treec78f53848b4bb550739b969b65f1132f210b2130 /compiler/src/dotty/tools/dotc/core/classfile
parentc646883fbe6c2fffaa8f64d64e46bc85b58def25 (diff)
downloaddotty-9f7012e886aa13f22e6ffc417050f9f6fc5b8003.tar.gz
dotty-9f7012e886aa13f22e6ffc417050f9f6fc5b8003.tar.bz2
dotty-9f7012e886aa13f22e6ffc417050f9f6fc5b8003.zip
Memoize toSimpleName
toSimpleName is called a lot from the backend, so it makes sense to memoize it. It would be even better to communicate with the backend using strings, because then we would not have to enter all these simple names in the name table.
Diffstat (limited to 'compiler/src/dotty/tools/dotc/core/classfile')
0 files changed, 0 insertions, 0 deletions