Searched refs:deallocateBlock (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/ExecutionEngine/JIT/
H A DJITMemoryManager.cpp531 void deallocateBlock(void *Block) { function in class:__anon25849::DefaultJITMemoryManager
548 if (Body) deallocateBlock(Body);

Completed in 110 milliseconds