Searched refs:hasInallocaArg (Results 1 – 1 of 1) sorted by relevance
1468 bool hasInallocaArg() const { return InallocaArgNo != InvalidIndex; } in hasInallocaArg() function in __anonaa96545a0511::ClangToLLVMArgMapping1470 assert(hasInallocaArg()); in getInallocaArgNo()1679 if (IRFunctionArgs.hasInallocaArg()) in GetFunctionType()2645 if (IRFunctionArgs.hasInallocaArg()) { in ConstructAttributeList()2655 if (FI.isInstanceMethod() && !IRFunctionArgs.hasInallocaArg() && in ConstructAttributeList()2966 if (IRFunctionArgs.hasInallocaArg()) in EmitFunctionProlog()5448 assert(IRFunctionArgs.hasInallocaArg()); in EmitCall()5511 if (IRFunctionArgs.hasInallocaArg() && in EmitCall()