Have louds tries and token array as values in SystemDictionary
With this CL, SystemDictionary has the louds tries and token array as values instead of pointers.
Benefits with this changes are:
- Locality improves (compiler may optimize code more).
- Indirection is removed when accessing to tries and token array.
Note that this is just a code cleanup. No behavior change is intended.
Patch from Noriyuki Takahashi.
BUG=none
TEST=unittest
git-svn-id: http://mozc.googlecode.com/svn/trunk@543 a6090854-d499-a067-5803-1114d4e51264
3 files changed
tree: 8d1acab3f187a12f3584b8b044f01f5a305a9f4c
- src/