Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp449 auto SetGlobalFct = reinterpret_cast<void (*)(int)>( in TEST_F() local
452 SetGlobalFct(789); in TEST_F()