Searched refs:hasInallocaArg (Results 1 – 1 of 1) sorted by relevance
1446 bool hasInallocaArg() const { return InallocaArgNo != InvalidIndex; } in hasInallocaArg() function in __anonf4c048640511::ClangToLLVMArgMapping1448 assert(hasInallocaArg()); in getInallocaArgNo()1657 if (IRFunctionArgs.hasInallocaArg()) in GetFunctionType()2627 if (IRFunctionArgs.hasInallocaArg()) { in ConstructAttributeList()2637 if (FI.isInstanceMethod() && !IRFunctionArgs.hasInallocaArg() && in ConstructAttributeList()2948 if (IRFunctionArgs.hasInallocaArg()) in EmitFunctionProlog()5500 assert(IRFunctionArgs.hasInallocaArg()); in EmitCall()5563 if (IRFunctionArgs.hasInallocaArg() && in EmitCall()