Home
last modified time | relevance | path

Searched defs:DeletedAllocas (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSROA.cpp5066 SmallPtrSetImpl<AllocaInst *> &DeletedAllocas) { in deleteDeadInstructions()
5142 SmallPtrSet<AllocaInst *, 4> DeletedAllocas; in runImpl() local