Searched refs:mutateFunctionType (Results 1 – 9 of 9) sorted by relevance
299 void mutateFunctionType(FunctionType *Ty) const { in mutateFunctionType() function300 CALLSITE_DELEGATE_SETTER(mutateFunctionType(Ty)); in mutateFunctionType()
1512 void mutateFunctionType(FunctionType *FTy) {3513 void mutateFunctionType(FunctionType *FTy) {
324 void mutateFunctionType(FunctionType *Ty) const { in mutateFunctionType() function325 CALLSITE_DELEGATE_SETTER(mutateFunctionType(Ty)); in mutateFunctionType()
1409 void mutateFunctionType(FunctionType *FTy) {
460 CI->mutateFunctionType(DirectCallee->getFunctionType()); in createDirectCallInst()469 II->mutateFunctionType(DirectCallee->getFunctionType()); in createDirectCallInst()
387 CS.mutateFunctionType(Callee->getFunctionType()); in promoteCall()
915 CS.mutateFunctionType(FunctionType::get( in remapInstruction()
899 CS.mutateFunctionType(FunctionType::get( in remapInstruction()
3141 CS.mutateFunctionType( in fuseChosenPairs()