Searched refs:hasInallocaArg (Results 1 – 1 of 1) sorted by relevance
1426 bool hasInallocaArg() const { return InallocaArgNo != InvalidIndex; } in hasInallocaArg() function in __anond6ec6b980511::ClangToLLVMArgMapping1428 assert(hasInallocaArg()); in getInallocaArgNo()1634 if (IRFunctionArgs.hasInallocaArg()) { in GetFunctionType()2317 if (IRFunctionArgs.hasInallocaArg()) { in ConstructAttributeList()2327 if (FI.isInstanceMethod() && !IRFunctionArgs.hasInallocaArg() && in ConstructAttributeList()2623 if (IRFunctionArgs.hasInallocaArg()) { in EmitFunctionProlog()5080 assert(IRFunctionArgs.hasInallocaArg()); in EmitCall()5143 if (IRFunctionArgs.hasInallocaArg() && in EmitCall()