Searched refs:insertSimpleCallFunction (Results 1 – 2 of 2) sorted by relevance
63 Function *insertSimpleCallFunction(Module *M, Function *Callee) { in insertSimpleCallFunction() function224 FB = insertSimpleCallFunction(B.get(), FAExtern_in_B); in createThreeModuleChainedCallsCase()228 FC = insertSimpleCallFunction(C.get(), FBExtern_in_C); in createThreeModuleChainedCallsCase()252 FB = insertSimpleCallFunction(B.get(), FAExtern_in_B); in createTwoModuleExternCase()266 FB = insertSimpleCallFunction(B.get(), FAExtern_in_B); in createThreeModuleCase()270 FC = insertSimpleCallFunction(C.get(), FAExtern_in_C); in createThreeModuleCase()
177 FA2 = insertSimpleCallFunction(A.get(), FA1); in TEST_F()