Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getIntPtrType

1023            OldRetTy == TD->getIntPtrType(Caller->getContext())) &&
1025 NewRetTy == TD->getIntPtrType(Caller->getContext()))))
1085 ParamTy == TD->getIntPtrType(Caller->getContext())) &&
1087 ActTy == TD->getIntPtrType(Caller->getContext()))));