Searched refs:createThreeModuleChainedCallsCase (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/MCJIT/ |
H A D | MCJITMultipleModuleTest.cpp | 292 createThreeModuleChainedCallsCase(A, FA, B, FB, C, FC); in TEST_F() 317 createThreeModuleChainedCallsCase(A, FA, B, FB, C, FC); in TEST_F()
|
H A D | MCJITTestBase.h | 222 createThreeModuleChainedCallsCase(std::unique_ptr<Module> &A, Function *&FA, in createThreeModuleChainedCallsCase() function
|