mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Replace most direct calls to `TRawInstruction()` with calls to `getInstructionTranslatedElement()` and `getInstructionTag()`, matching existing practice. One tiny RA diff in an inconsequential join order in `getInstructionVariable`.