Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ricolove
SPA Knowledge Base
Commits
5ebfe046
Commit
5ebfe046
authored
Nov 30, 2021
by
Ricolove
Browse files
cs, not ci
parent
56362dcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Assignment 6.md
View file @
5ebfe046
...
...
@@ -33,7 +33,7 @@
*
对于
`visit(Invoke)`
,其改动和
`processCall`
相同,只不过现在不需要
`c':o_i`
这个参数了而已。
*
对于
`visit(New)`
,请注意,虽然算法上写的是
`add <c:x, {c:o_i}> to WL`
,然而,两个
`c`
是不一样的,对于 k-limit 的 C
I
场景,
`o_i`
的
`c`
是 k-1 的。举个例子:
*
对于
`visit(New)`
,请注意,虽然算法上写的是
`add <c:x, {c:o_i}> to WL`
,然而,两个
`c`
是不一样的,对于 k-limit 的 C
S
场景,
`o_i`
的
`c`
是 k-1 的。举个例子:
*
现在是 2-Call-site Sensitive,当
`c:m`
的
`c`
是
`[la, lb]`
的时候…
*
`c:x`
的
`c`
是
`[la, lb]`
*
`c:o_i`
的
`c`
是
`[lb]`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment