Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSROA.cpp4153 SmallPtrSetImpl<AllocaInst *> &DeletedAllocas) { in deleteDeadInstructions()
4213 SmallPtrSet<AllocaInst *, 4> DeletedAllocas; in runImpl() local