Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp532 void deallocateBlock(void *Block) { in deallocateBlock() function in __anonc4b138420211::DefaultJITMemoryManager
549 if (Body) deallocateBlock(Body); in deallocateFunctionBody()
555 if (ET) deallocateBlock(ET); in deallocateExceptionTable()