Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp439 auto GetGlobalFct = reinterpret_cast<int (*)()>( in TEST_F() local
446 EXPECT_EQ(789, GetGlobalFct()); in TEST_F()