Searched defs:createCallInst (Results 1 – 1 of 1) sorted by relevance
322 createCallInst(FunctionType *FTy, Value *Func, ArrayRef<Value *> Args, in createCallInst() function338 createCallInst(FunctionCallee Func, ArrayRef<Value *> Args, const Twine &NameStr, in createCallInst() function