I added the new RecordKeeper::getAllDerivedDefinitionsTwo function, as documented in the "TableGen Backend Developer's Guide." This is used in the pseudo lowering backend.
I noticed that the RISC V Compress Inst emitter didn't use getAllDerivedDefinitions(), so I modified it to do so.
What's this doing here? You're not touching error reporting.