Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITTest.cpp104 Value *ReadGlobal = Builder.CreateLoad(Builder.getInt32Ty(), GV); in TEST_F() local
105 endFunctionWithRet(ReturnGlobal, ReadGlobal); in TEST_F()