mirror of
https://github.com/github/codeql.git
synced 2026-07-19 18:28:13 +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`.