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