Home | History | Annotate | Download | only in JIT

Lines Matching refs:Deallocate

223          "Cannot deallocate part of an allocated block!");
274 virtual void Deallocate(MemSlab *Slab);
543 /// deallocateFunctionBody - Deallocate all memory for the specified
549 /// deallocateExceptionTable - Deallocate memory for the specified
586 void JITSlabAllocator::Deallocate(MemSlab *Slab) {