Home | History | Annotate | Download | only in JIT

Lines Matching refs:allocateSpace

436     /// allocateSpace - Allocate a memory block of the given size.  This method
438 uint8_t *allocateSpace(intptr_t Size, unsigned Alignment) {