Searched refs:setUsedWithInAlloca (Results 1 – 8 of 8) sorted by relevance
512 NewAI->setUsedWithInAlloca(Info.AI->isUsedWithInAlloca()); in alignAndPadAlloca()
1305 NewAI->setUsedWithInAlloca(AI->isUsedWithInAlloca()); in sanitizeFunction()
163 New->setUsedWithInAlloca(AI.isUsedWithInAlloca()); in PromoteCastOfAllocation()
142 void setUsedWithInAlloca(bool V) { in setUsedWithInAlloca() function
4360 Result->setUsedWithInAlloca(isUsedWithInAlloca()); in cloneImpl()
4663 AI->setUsedWithInAlloca(true); in EmitCall()
4966 AI->setUsedWithInAlloca(InAlloca); in parseFunctionBody()
7441 AI->setUsedWithInAlloca(IsInAlloca); in parseAlloc()