Home
last modified time | relevance | path

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

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