Searched refs:hasInallocaArg (Results 1 – 1 of 1) sorted by relevance
1543 bool hasInallocaArg() const { return InallocaArgNo != InvalidIndex; } in hasInallocaArg() function in __anonf4c048640511::ClangToLLVMArgMapping1545 assert(hasInallocaArg()); in getInallocaArgNo()1751 if (IRFunctionArgs.hasInallocaArg()) in GetFunctionType()2762 if (IRFunctionArgs.hasInallocaArg()) { in ConstructAttributeList()2772 if (FI.isInstanceMethod() && !IRFunctionArgs.hasInallocaArg() && in ConstructAttributeList()3089 if (IRFunctionArgs.hasInallocaArg()) in EmitFunctionProlog()5692 assert(IRFunctionArgs.hasInallocaArg()); in EmitCall()