CodeGen: simplify using a local variable, NFC
Add a couple of local variables for the class interface and the super class interface. This allows for the repeated access of the information to be cached and makes the code simpler to understand. NFC. llvm-svn: 275696
Loading
Please register or sign in to comment