Searched refs:isInAllocaArgument (Results 1 – 4 of 4) sorted by relevance
88 if (IsArgOperand && Call->isInAllocaArgument(DataOpNo)) in isOnlyCopiedFromConstantMemory()
2557 if (Call.isInAllocaArgument(i)) in transformConstExprCastCall()
1669 bool isInAllocaArgument(unsigned ArgNo) const {
3649 static bool isInAllocaArgument(CGCXXABI &ABI, QualType type) { in isInAllocaArgument() function3685 if (isInAllocaArgument(CGM.getCXXABI(), type)) { in EmitDelegateCallArg()4035 return isInAllocaArgument(CGM.getCXXABI(), Ty); in hasInAllocaArgs()