Lines Matching full:track
102 /// GlobalStatus - As we analyze each global, keep track of some information
113 /// StoredType - Keep track of what stores to the global look like.
127 /// track the value stored to it in StoredOnceValue below. This is only
132 /// that we cannot track.
137 /// ever stored to this global, keep track of what value it is.
237 // The stored value changes between threads; don't track it.
803 /// value will trap if the value is dynamically null. PHIs keeps track of any
943 // Keep track of whether we are able to remove all the uses of the global
1073 // keep track of whether the global was initialized yet or not.
1435 // PHIs that are needed for individual elements. Keep track of what PHIs we
1582 /// update all uses of the load, keep track of what scalarized loads are
2932 // track of what we have executed so we can detect recursive cases etc.