Searched refs:ReturnGlobal (Results 1 – 2 of 2) 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()
102 Function *ReturnGlobal = startFunction<int32_t(void)>(M.get(), in TEST_F() local105 endFunctionWithRet(ReturnGlobal, ReadGlobal); in TEST_F()108 uint64_t rgvPtr = TheJIT->getFunctionAddress(ReturnGlobal->getName().str()); in TEST_F()