Searched refs:TmpBitCast (Results 1 – 1 of 1) sorted by relevance
1648 BitCastInst *TmpBitCast = new BitCastInst(MDep->getSource(), ByValArg->getType(), in processByValArgument() local1651 TmpBitCast->setDebugLoc(MDep->getDebugLoc()); in processByValArgument()1652 TmpCast = TmpBitCast; in processByValArgument()