TODO file says:
* seems simple-inliner doesn't work with class member functions,
need to fix it or add a CXX-specific inlining pass I've checked it and in my tests it worked perfectly with C++ - inlined both C++ methods and inside C++ methods. What was the issue with it? -- Regards, Konstantin
