Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:Tys

246           Type *Tys[3] = { CI.getArgOperand(0)->getType(),
249 CI.setCalledFunction(Intrinsic::getDeclaration(M, MemCpyID, Tys));