Searched defs:DeletedAllocas (Results 1 – 1 of 1) sorted by relevance
4681 SmallPtrSetImpl<AllocaInst *> &DeletedAllocas) { in deleteDeadInstructions()4754 SmallPtrSet<AllocaInst *, 4> DeletedAllocas; in runImpl() local