mirror of
https://github.com/github/codeql.git
synced 2026-03-27 17:58:17 +01:00
Also added `PhiInstruction::getAnInputOperand()`, and renamed `PhiInstruction::getAnOperandDefinitionInstruction()` to `getAnInput()` for consistency with other `Instruction` classes.