Move CallbackVHs dtor inline, it can be devirtualized in many cases. Move the...
Move CallbackVHs dtor inline, it can be devirtualized in many cases. Move the other virtual methods out of line as they are only called from within Value.cpp anyway. llvm-svn: 157123
Loading
Please register or sign in to comment