Searched refs:TmpCast (Results 1 – 3 of 3) sorted by relevance
911 Value *TmpCast = MDep->getSource(); in processByValArgument() local913 TmpCast = new BitCastInst(MDep->getSource(), ByValArg->getType(), in processByValArgument()921 CS.setArgument(ArgNo, TmpCast); in processByValArgument()
1375 Value *TmpCast = MDep->getSource(); in processByValArgument() local1377 TmpCast = new BitCastInst(MDep->getSource(), ByValArg->getType(), in processByValArgument()1385 CS.setArgument(ArgNo, TmpCast); in processByValArgument()
1317 Value *TmpCast = MDep->getSource(); in processByValArgument() local1319 TmpCast = new BitCastInst(MDep->getSource(), ByValArg->getType(), in processByValArgument()1327 CS.setArgument(ArgNo, TmpCast); in processByValArgument()