File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
cpp/ql/lib/semmle/code/cpp/ir/implementation
csharp/ql/src/experimental/ir/implementation/unaliased_ssa/internal Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -718,7 +718,7 @@ module DefUse {
718
718
}
719
719
720
720
/**
721
- * Gets the rank index of a hyphothetical use one instruction past the end of
721
+ * Gets the rank index of a hypothetical use one instruction past the end of
722
722
* the block. This index can be used to determine if a definition reaches the
723
723
* end of the block, even if the definition is the last instruction in the
724
724
* block.
Original file line number Diff line number Diff line change @@ -718,7 +718,7 @@ module DefUse {
718
718
}
719
719
720
720
/**
721
- * Gets the rank index of a hyphothetical use one instruction past the end of
721
+ * Gets the rank index of a hypothetical use one instruction past the end of
722
722
* the block. This index can be used to determine if a definition reaches the
723
723
* end of the block, even if the definition is the last instruction in the
724
724
* block.
Original file line number Diff line number Diff line change @@ -718,7 +718,7 @@ module DefUse {
718
718
}
719
719
720
720
/**
721
- * Gets the rank index of a hyphothetical use one instruction past the end of
721
+ * Gets the rank index of a hypothetical use one instruction past the end of
722
722
* the block. This index can be used to determine if a definition reaches the
723
723
* end of the block, even if the definition is the last instruction in the
724
724
* block.
You can’t perform that action at this time.
0 commit comments