Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h231 Function *FBExtern_in_C = insertExternalReferenceToFunction(C.get(), FB); in createThreeModuleChainedCallsCase() local
232 FC = insertSimpleCallFunction<int32_t(int32_t, int32_t)>(C.get(), FBExtern_in_C); in createThreeModuleChainedCallsCase()