Searched refs:ReturnGlobal (Results 1 – 1 of 1) sorted by relevance
103 Function *ReturnGlobal = startFunction<int32_t(void)>(M.get(), in TEST_F() local106 endFunctionWithRet(ReturnGlobal, ReadGlobal); in TEST_F()109 uint64_t rgvPtr = TheJIT->getFunctionAddress(ReturnGlobal->getName().str()); in TEST_F()