Searched refs:ByValArg (Results 1 – 1 of 1) sorted by relevance
1527 Value *ByValArg = CB.getArgOperand(ArgNo); in processByValArgument() local1530 MemoryLocation Loc(ByValArg, LocationSize::precise(ByValSize)); in processByValArgument()1544 ByValArg->stripPointerCasts() != MDep->getDest()) in processByValArgument()1568 ByValArg->getType()->getPointerAddressSpace()) in processByValArgument()1582 if (MDep->getSource()->getType() != ByValArg->getType()) { in processByValArgument()1583 BitCastInst *TmpBitCast = new BitCastInst(MDep->getSource(), ByValArg->getType(), in processByValArgument()