Searched refs:TheSrc (Results 1 – 1 of 1) sorted by relevance
525 Value *TheSrc = Copy->getSource(); in visitAllocaInst() local528 TheSrc, AllocaAlign, DL, &AI, &AC, &DT); in visitAllocaInst()530 isDereferenceableForAllocaSize(TheSrc, &AI, DL) && in visitAllocaInst()531 !isa<Instruction>(TheSrc)) { in visitAllocaInst()536 unsigned SrcAddrSpace = TheSrc->getType()->getPointerAddressSpace(); in visitAllocaInst()541 Instruction *NewI = replaceInstUsesWith(AI, TheSrc); in visitAllocaInst()552 PtrReplacer.replacePointer(TheSrc); in visitAllocaInst()