Home
last modified time | relevance | path

Searched defs:DeallocateFunctionBodyCall (Results 1 – 1 of 1) sorted by relevance

/external/llvm/unittests/ExecutionEngine/JIT/
DJITTest.cpp134 struct DeallocateFunctionBodyCall { struct in __anonfdd3d9a80111::RecordingJITMemoryManager
135 DeallocateFunctionBodyCall(const void *Body) : Body(Body) {} in DeallocateFunctionBodyCall() argument
136 const void *Body;