Searched defs:DestAlloca (Results 1 – 2 of 2) sorted by relevance
742 if (auto *DestAlloca = dyn_cast<AllocaInst>(SI->getPointerOperand())) { processStoreOfLoad() local 1439 performStackMoveOptzn(Instruction * Load,Instruction * Store,AllocaInst * DestAlloca,AllocaInst * SrcAlloca,TypeSize Size,BatchAAResults & BAA) performStackMoveOptzn() argument 1772 auto *DestAlloca = dyn_cast<AllocaInst>(M->getDest()); processMemCpy() local [all...]
2340 AllocaInst *DestAlloca = Builder.CreateAlloca(RI.ElementType, nullptr, emitReductionListCopy() local