Searched refs:typeIncompatible (Results 1 – 6 of 6) sorted by relevance
855 AttributeFuncs::typeIncompatible(NRetTy)); in RemoveDeadStuffFromFunction()858 overlaps(AttributeFuncs::typeIncompatible(NRetTy)) && in RemoveDeadStuffFromFunction()904 AttributeFuncs::typeIncompatible(NF->getReturnType())); in RemoveDeadStuffFromFunction()
533 AttrBuilder typeIncompatible(Type *Ty);
544 AttributeFuncs::typeIncompatible(NewFT->getReturnType()))); in buildWrapperFunction()722 AttributeFuncs::typeIncompatible(NewFT->getReturnType()))); in runOnModule()1607 AttributeFuncs::typeIncompatible(NewCS.getInstruction()->getType()))); in visitCallSite()
2099 if (RAttrs.overlaps(AttributeFuncs::typeIncompatible(NewRetTy))) in transformConstExprCastCall()2140 overlaps(AttributeFuncs::typeIncompatible(ParamTy))) in transformConstExprCastCall()2213 RAttrs.remove(AttributeFuncs::typeIncompatible(NewRetTy)); in transformConstExprCastCall()
1410 AttrBuilder AttributeFuncs::typeIncompatible(Type *Ty) { in typeIncompatible() function in AttributeFuncs
1342 .overlaps(AttributeFuncs::typeIncompatible(Ty)), in VerifyParameterAttrs()1345 AttributeFuncs::typeIncompatible(Ty)).getAsString(Idx), in VerifyParameterAttrs()