Searched refs:live_size (Results 1 – 11 of 11) sorted by relevance
1278 int64 live_size = 0; in ComputePeakMemoryLogicalBuffers() local1280 live_size += memory_delta(event); in ComputePeakMemoryLogicalBuffers()1281 if (max_live_size < live_size) { in ComputePeakMemoryLogicalBuffers()1282 max_live_size = live_size; in ComputePeakMemoryLogicalBuffers()1289 live_size = 0; in ComputePeakMemoryLogicalBuffers()1301 live_size += memory_delta(event); in ComputePeakMemoryLogicalBuffers()1302 if (live_size == max_live_size) { in ComputePeakMemoryLogicalBuffers()1306 CHECK_EQ(live_size, max_live_size); in ComputePeakMemoryLogicalBuffers()
109 AP.emitInt16(MD.live_size(PI)); in finishAssembly()
159 size_t LiveCount = FI.live_size(J); in finishAssembly()
112 AP.EmitInt16(MD.live_size(PI)); in finishAssembly()
154 size_t LiveCount = FI.live_size(J); in finishAssembly()
152 size_t live_size(const iterator &p) const { return roots_size(); } in live_size() function
148 size_t live_size(const iterator &p) const { return roots_size(); } in live_size() function
149 size_t live_size(const iterator &p) const { return roots_size(); } in live_size() function
140 size_t LiveCount = FI.live_size(J); in finishAssembly()
1063 AP.EmitInt32(MD.live_size(PI));
1063 AP.emitInt32(MD.live_size(PI));