Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/JIT/
DJITMemoryManagerTest.cpp41 uint8_t *FunctionBody1 = MemMgr->startFunctionBody(F1.get(), size); in TEST() local
85 uint8_t *FunctionBody1 = MemMgr->startFunctionBody(F1.get(), size); in TEST() local