Searched refs:BitcastF (Results 1 – 1 of 1) sorted by relevance
772 Constant *BitcastF = ConstantExpr::getBitCast(F, G->getType()); in mergeTwoFunctions() local773 G->replaceAllUsesWith(BitcastF); in mergeTwoFunctions()