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