ruiu added a comment. I tried to use the visitor, but it didn't fit well this case. If I had used the visitor, we would have had much more code here. So I used a simple template function instead of the visitor class. http://reviews.llvm.org/D21361