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 {
718718 }
719719
720720 /**
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
722722 * the block. This index can be used to determine if a definition reaches the
723723 * end of the block, even if the definition is the last instruction in the
724724 * block.
Original file line number Diff line number Diff line change @@ -718,7 +718,7 @@ module DefUse {
718718 }
719719
720720 /**
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
722722 * the block. This index can be used to determine if a definition reaches the
723723 * end of the block, even if the definition is the last instruction in the
724724 * block.
Original file line number Diff line number Diff line change @@ -718,7 +718,7 @@ module DefUse {
718718 }
719719
720720 /**
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
722722 * the block. This index can be used to determine if a definition reaches the
723723 * end of the block, even if the definition is the last instruction in the
724724 * block.
You can’t perform that action at this time.
0 commit comments