Searched defs:SetMaxAllocatedBytes (Results 1 – 3 of 3) sorted by relevance
135 virtual void SetMaxAllocatedBytes([[maybe_unused]] size_t size) {}; in SetMaxAllocatedBytes() function
373 void Aarch32Encoder::SetMaxAllocatedBytes(size_t size) in SetMaxAllocatedBytes() function in ark::compiler::aarch32::Aarch32Encoder
254 void Aarch64Encoder::SetMaxAllocatedBytes(size_t size) in SetMaxAllocatedBytes() function in ark::compiler::aarch64::Aarch64Encoder