Home
last modified time | relevance | path

Searched refs:ReadGlobal (Results 1 – 1 of 1) sorted by relevance

/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTest.cpp105 Value *ReadGlobal = Builder.CreateLoad(GV); in TEST_F() local
106 endFunctionWithRet(ReturnGlobal, ReadGlobal); in TEST_F()