Searched refs:ByValArg (Results 1 – 1 of 1) sorted by relevance
959 Value *ByValArg = CS.getArgument(ArgNo); in processByValArgument() local960 Type *ByValTy = cast<PointerType>(ByValArg->getType())->getElementType(); in processByValArgument()963 MD->getPointerDependencyFrom(AliasAnalysis::Location(ByValArg, ByValSize), in processByValArgument()974 ByValArg->stripPointerCasts() != MDep->getDest()) in processByValArgument()1014 if (MDep->getSource()->getType() != ByValArg->getType()) in processByValArgument()1015 TmpCast = new BitCastInst(MDep->getSource(), ByValArg->getType(), in processByValArgument()