Searched refs:CpyDest (Results 1 – 1 of 1) sorted by relevance
669 Value *CpyDest = SI->getPointerOperand()->stripPointerCasts(); in processStore() local670 bool CpyDestIsLocal = isa<AllocaInst>(CpyDest); in processStore()