Searched refs:PeakBytesAllocated (Results 1 – 2 of 2) sorted by relevance
42 size_t PeakBytesAllocated() { in PeakBytesAllocated() function
761 if (cu.arena_stack.PeakBytesAllocated() > 1 * 1024 * 1024) { in CompileMethod()