Home | History | Annotate | Download | only in Utils

Lines Matching refs:CallArgs

402   Value *CallArgs[] = {
407 IRBuilder<>(TheCall).CreateCall(MemCpyFn, CallArgs);