Home
last modified time | relevance | path

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

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