Searched refs:RetI32PtrFunc (Results 1 – 1 of 1) sorted by relevance
1153 FunctionCallee RetI32PtrFunc = M->getOrInsertFunction("ret_i32ptr", I32PtrTy); in TEST_F() local1164 Value *I32PtrVal = Builder.CreateCall(RetI32PtrFunc); in TEST_F()