Home | History | Annotate | Download | only in Utils

Lines Matching refs:ObjSize

2250         *ObjSize = CI->getArgOperand(2);
2276 Value *Ret = emitMemCpyChk(Dst, Src, LenV, ObjSize, B, DL, TLI);