Searched refs:ByValArg (Results 1 – 1 of 1) sorted by relevance
1600 Value *ByValArg = CB.getArgOperand(ArgNo); in processByValArgument() local1603 MemoryLocation Loc(ByValArg, LocationSize::precise(ByValSize)); in processByValArgument()1625 ByValArg->stripPointerCasts() != MDep->getDest()) in processByValArgument()1649 ByValArg->getType()->getPointerAddressSpace()) in processByValArgument()1673 if (MDep->getSource()->getType() != ByValArg->getType()) { in processByValArgument()1674 BitCastInst *TmpBitCast = new BitCastInst(MDep->getSource(), ByValArg->getType(), in processByValArgument()