ruiu added a comment. By "inline", I think it means moving the definition of the function into the class definition, instead of inlining function definition to the places where the function is used. http://reviews.llvm.org/D19111