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