Searched defs:DestAlloca (Results 1 – 2 of 2) sorted by relevance
743 if (auto *DestAlloca = dyn_cast<AllocaInst>(SI->getPointerOperand())) { in processStoreOfLoad() local1504 AllocaInst *DestAlloca, in performStackMoveOptzn()1836 auto *DestAlloca = dyn_cast<AllocaInst>(M->getDest()); in processMemCpy() local
2406 AllocaInst *DestAlloca = Builder.CreateAlloca(RI.ElementType, nullptr, in emitReductionListCopy() local