Searched refs:isUsedWithInAlloca (Results 1 – 11 of 11) sorted by relevance
194 !AI.isUsedWithInAlloca() && in isInterestingAlloca()229 NewAI->setUsedWithInAlloca(Info.AI->isUsedWithInAlloca()); in alignAndPadAlloca()
1732 return isa<Constant>(AI->getArraySize()) && !AI->isUsedWithInAlloca(); in allocaWouldBeStaticInEntry()
216 New->setUsedWithInAlloca(AI.isUsedWithInAlloca()); in simplifyAllocaArraySize()
1242 return Parent->isEntryBlock() && !isUsedWithInAlloca(); in isStaticAlloca()4222 Result->setUsedWithInAlloca(isUsedWithInAlloca()); in cloneImpl()
4535 if (AI->isUsedWithInAlloca()) in printInstruction()
3562 Check(AI->isUsedWithInAlloca(), in visitCallBase()
2440 AlignRecord |= AI.isUsedWithInAlloca() << 5; in writeInstruction()
1366 !AI.isUsedWithInAlloca() && in isInterestingAlloca()
137 bool isUsedWithInAlloca() const { in isUsedWithInAlloca() function
5068 assert(AI->isUsedWithInAlloca() && !AI->isStaticAlloca()); in EmitCall()
3282 Bitfield::set<APV::UsedWithInAlloca>(Record, AI.isUsedWithInAlloca()); in writeInstruction()