Searched refs:isUsedWithInAlloca (Results 1 – 10 of 10) sorted by relevance
401 !AI.isUsedWithInAlloca() && in isInterestingAlloca()486 NewAI->setUsedWithInAlloca(Info.AI->isUsedWithInAlloca()); in alignAndPadAlloca()
1078 !AI.isUsedWithInAlloca() && in isInterestingAlloca()1182 NewAI->setUsedWithInAlloca(AI->isUsedWithInAlloca()); in sanitizeFunction()
1336 !AI.isUsedWithInAlloca() && in isInterestingAlloca()
1346 return isa<Constant>(AI->getArraySize()) && !AI->isUsedWithInAlloca(); in allocaWouldBeStaticInEntry()
1276 return Parent == &Parent->getParent()->front() && !isUsedWithInAlloca(); in isStaticAlloca()4141 Result->setUsedWithInAlloca(isUsedWithInAlloca()); in cloneImpl()
3983 if (AI->isUsedWithInAlloca()) in printInstruction()
2902 Assert(AI->isUsedWithInAlloca(), in visitCallBase()
146 New->setUsedWithInAlloca(AI.isUsedWithInAlloca()); in PromoteCastOfAllocation()
126 bool isUsedWithInAlloca() const { in isUsedWithInAlloca() function
2922 AlignRecord |= AI.isUsedWithInAlloca() << 5; in writeInstruction()