Searched defs:SrcAlloca (Results 1 – 1 of 1) sorted by relevance
743 if (auto *SrcAlloca = dyn_cast<AllocaInst>(LI->getPointerOperand())) { processStoreOfLoad() local 1440 performStackMoveOptzn(Instruction * Load,Instruction * Store,AllocaInst * DestAlloca,AllocaInst * SrcAlloca,TypeSize Size,BatchAAResults & BAA) performStackMoveOptzn() argument 1775 auto *SrcAlloca = dyn_cast<AllocaInst>(M->getSource()); processMemCpy() local [all...]