Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getIntPtrType

1006            OldRetTy == TD->getIntPtrType(Caller->getContext())) &&
1008 NewRetTy == TD->getIntPtrType(Caller->getContext()))))
1074 ParamTy == TD->getIntPtrType(Caller->getContext())) &&
1076 ActTy == TD->getIntPtrType(Caller->getContext()))));