Searched refs:TheSrc (Results 1 – 1 of 1) sorted by relevance
510 Value *TheSrc = Copy->getSource(); in visitAllocaInst() local513 TheSrc, AllocaAlign, DL, &AI, &AC, &DT); in visitAllocaInst()515 isDereferenceableForAllocaSize(TheSrc, &AI, DL) && in visitAllocaInst()516 !isa<Instruction>(TheSrc)) { in visitAllocaInst()521 unsigned SrcAddrSpace = TheSrc->getType()->getPointerAddressSpace(); in visitAllocaInst()526 Instruction *NewI = replaceInstUsesWith(AI, TheSrc); in visitAllocaInst()537 PtrReplacer.replacePointer(TheSrc); in visitAllocaInst()