reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1262 Type *ByValTy = cast<PointerType>(ByValArg->getType())->getElementType(); 1265 MemoryLocation(ByValArg, LocationSize::precise(ByValSize)), true, 1275 ByValArg->stripPointerCasts() != MDep->getDest()) 1299 ByValArg->getType()->getPointerAddressSpace()) 1318 if (MDep->getSource()->getType() != ByValArg->getType()) 1319 TmpCast = new BitCastInst(MDep->getSource(), ByValArg->getType(),