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