mirror of
https://github.com/github/codeql.git
synced 2026-05-14 03:09:26 +02:00
Also added `PhiInstruction::getAnInputOperand()`, and renamed `PhiInstruction::getAnOperandDefinitionInstruction()` to `getAnInput()` for consistency with other `Instruction` classes.