Searched refs:mutateFunctionType (Results 1 – 4 of 4) sorted by relevance
332 void mutateFunctionType(FunctionType *Ty) const { in mutateFunctionType() function333 CALLSITE_DELEGATE_SETTER(mutateFunctionType(Ty)); in mutateFunctionType()
1151 void mutateFunctionType(FunctionType *FTy) {
389 CS.mutateFunctionType(Callee->getFunctionType()); in promoteCall()
897 CS.mutateFunctionType(FunctionType::get( in remapInstruction()