Update IRGuards.qll

Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
Mathias Vorreiter Pedersen
2024-11-14 21:28:43 +00:00
committed by GitHub
parent b10696c155
commit 229d40ad8b

View File

@@ -73,7 +73,7 @@ private class CompareValueNumber extends ValueNumber {
/**
* Gets the left and right operands of a `CompareInstruction` that
* belongs to this value number.
* belong to this value number.
*/
predicate hasOperands(Operand left, Operand right) {
left = cmp.getLeftOperand() and