reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
164 Src = getCastedInt8PtrValue(Src); 164 Src = getCastedInt8PtrValue(Src); 166 Value *Ops[] = {Dst, Src, Size, getInt1(isVolatile)}; 167 Type *Tys[] = { Dst->getType(), Src->getType(), Size->getType() };