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