Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp468 void deallocateBlock(void *Block) { in deallocateBlock() function in __anone29d22b10211::DefaultJITMemoryManager
485 if (Body) deallocateBlock(Body); in deallocateFunctionBody()
491 if (ET) deallocateBlock(ET); in deallocateExceptionTable()