Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp446 auto GetGlobalFct = reinterpret_cast<int (*)()>( in TEST_F() local
453 EXPECT_EQ(789, GetGlobalFct()); in TEST_F()