Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/JIT/
DJITMemoryManagerTest.cpp48 uint8_t *FunctionBody2 = MemMgr->startFunctionBody(F2.get(), size); in TEST() local
93 uint8_t *FunctionBody2 = MemMgr->startFunctionBody(F2.get(), size); in TEST() local