Searched refs:hasByValOrInAllocaAttr (Results 1 – 20 of 20) sorted by relevance
77 bool hasByValOrInAllocaAttr() const;
85 bool hasByValOrInAllocaAttr() const;
98 if (AI->hasByValOrInAllocaAttr()) in addByteCountSuffix()
111 bool Argument::hasByValOrInAllocaAttr() const { in hasByValOrInAllocaAttr() function in Argument
102 if (AI->hasByValOrInAllocaAttr()) in addByteCountSuffix()
106 bool Argument::hasByValOrInAllocaAttr() const { in hasByValOrInAllocaAttr() function in Argument
440 if (Arg.hasByValOrInAllocaAttr()) in lowerFormalArguments()
469 if (!A.hasByValOrInAllocaAttr()) { in visitArgument()
3209 return A->hasByValOrInAllocaAttr() || A->hasNonNullAttr(); in isKnownNonNull()
694 if (AI.hasByValOrInAllocaAttr()) in handleEndBlock()
273 if (Arg.use_empty() && !Arg.hasByValOrInAllocaAttr()) in RemoveDeadArgumentsFromCallers()
358 if (isSafeToPromoteArgument(PtrArg, PtrArg->hasByValOrInAllocaAttr(), AAR, in PromoteArguments()
293 if (!Arg.hasSwiftErrorAttr() && Arg.use_empty() && !Arg.hasByValOrInAllocaAttr()) in RemoveDeadArgumentsFromCallers()
948 if (isSafeToPromoteArgument(PtrArg, PtrArg->hasByValOrInAllocaAttr(), AAR, in promoteArguments()
576 if (!A.hasByValOrInAllocaAttr()) { in visitArgument()
1963 if (A->hasByValOrInAllocaAttr() || A->hasNonNullAttr()) in isKnownNonZero()
773 if (AI.hasByValOrInAllocaAttr()) in handleEndBlock()
1070 if (Align && !I->hasByValOrInAllocaAttr() && !I->hasNUses(0)) { in AddAlignmentAssumptions()
1150 if (Align && !Arg.hasByValOrInAllocaAttr() && !Arg.hasNUses(0)) { in AddAlignmentAssumptions()