Home | History | Annotate | Download | only in gc

Lines Matching refs:That

3 // license that can be found in the LICENSE file.
49 // This is a plain parameter or local variable that needs to move to the heap,
51 // That is, if we have:
78 // escape--the pointer inside x does, but that
88 // function parameter that moved to the heap.
94 // a function parameter that moved to the heap.
124 // in addition to the copy in the heap that may live longer than
133 // and substitute that copy into the function declaration list
134 // so that analyses of the local (on-stack) variables use it.
151 // Substitute the stackcopy into the function variable list so that
173 // Modify n in place so that uses of n now mean indirection of the heapaddr.
199 // give each tmp a different name so that there