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