CodeCompass icon indicating copy to clipboard operation
CodeCompass copied to clipboard

Utilize getDevirtualizedMethod

Open Xazax-hun opened this issue 7 years ago • 0 comments

getDevirtualizedMethod can get the devirtualized method in some simple cases. Even if it is far from perfect and not doing all the devirtualization that the backend can do, it would still make sense to utilize this info. This could make go to definition/call graphs more precise and simpler to use.

Xazax-hun avatar Dec 27 '18 11:12 Xazax-hun