Searched refs:hasInallocaArg (Results 1 – 1 of 1) sorted by relevance
1458 bool hasInallocaArg() const { return InallocaArgNo != InvalidIndex; } in hasInallocaArg() function in __anon4a6f99940511::ClangToLLVMArgMapping1460 assert(hasInallocaArg()); in getInallocaArgNo()1666 if (IRFunctionArgs.hasInallocaArg()) { in GetFunctionType()2380 if (IRFunctionArgs.hasInallocaArg()) { in ConstructAttributeList()2390 if (FI.isInstanceMethod() && !IRFunctionArgs.hasInallocaArg() && in ConstructAttributeList()2701 if (IRFunctionArgs.hasInallocaArg()) { in EmitFunctionProlog()5175 assert(IRFunctionArgs.hasInallocaArg()); in EmitCall()5238 if (IRFunctionArgs.hasInallocaArg() && in EmitCall()